Skip to content

Commit 963f3ef

Browse files
committed
Update release.yml
1 parent 75672ec commit 963f3ef

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Release
2929
env:
3030
Version: $GITHUB_REF_NAME
31-
GITHUB_TOKEN: ${{ secrets.ACG_TOOL_TOKEN }}
31+
GITHUB_TOKEN: ${{ secrets.ACG_TOOLS_TOKEN }}
3232

3333
uses: goreleaser/goreleaser-action@v5
3434
with:

0 commit comments

Comments
 (0)