We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7262c32 commit e03de1fCopy full SHA for e03de1f
1 file changed
.github/workflows/build-release.yml
@@ -52,4 +52,4 @@ jobs:
52
tag_name: ${{ github.ref_name }}
53
files: SharpExt4Explorer.zip
54
env:
55
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments