Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamjz committed Dec 9, 2023
1 parent 75672ec commit 963f3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Release
env:
Version: $GITHUB_REF_NAME
GITHUB_TOKEN: ${{ secrets.ACG_TOOL_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ACG_TOOLS_TOKEN }}

uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit 963f3ef

Please sign in to comment.