Skip to content

Commit

Permalink
Use custom token
Browse files Browse the repository at this point in the history
  • Loading branch information
Esteban Beltran committed Feb 17, 2023
1 parent 54ca1a1 commit ec1c7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: wangyoucao577/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.DEPLOY_TOKEN }}
goos: linux
goarch: amd64
goversion: 1.20.1
Expand Down

0 comments on commit ec1c7d0

Please sign in to comment.