Skip to content

Commit ccf64a3

Browse files
author
disturbing
committed
Fix release
1 parent 89571a8 commit ccf64a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Release
1212
runs-on: ubuntu-latest
1313
# Only run this job if it's in the original repository, not in forks
14-
if: github.repository == 'xava-labs/typescript-agent-framework'
14+
if: github.repository == 'xava-labs/typescript-agent-vibework'
1515
permissions:
1616
contents: write
1717
packages: write

0 commit comments

Comments
 (0)