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 3c0336d commit 18562f4Copy full SHA for 18562f4
1 file changed
.github/workflows/release.yml
@@ -70,5 +70,5 @@ jobs:
70
files: |
71
release/FrameExtractor*
72
env:
73
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
74
0 commit comments