We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89571a8 commit ccf64a3Copy full SHA for ccf64a3
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Release
12
runs-on: ubuntu-latest
13
# Only run this job if it's in the original repository, not in forks
14
- if: github.repository == 'xava-labs/typescript-agent-framework'
+ if: github.repository == 'xava-labs/typescript-agent-vibework'
15
permissions:
16
contents: write
17
packages: write
0 commit comments