We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2af91 commit 753c06aCopy full SHA for 753c06a
1 file changed
.github/workflows/deploy-dev.yaml
@@ -27,4 +27,4 @@ jobs:
27
run: ./release-dev.ts
28
env:
29
MODE: "dev"
30
- GITHUB_TOKEN: ${{ secrets.GH_TOKEN_DEV }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN_DEV }}
0 commit comments