Skip to content

Commit

Permalink
Use new token
Browse files Browse the repository at this point in the history
  • Loading branch information
canack committed Jan 2, 2024
1 parent 8983c67 commit dcbd9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "release/gama-linux-amd64,release/gama-windows-amd64.exe,release/gama-macos-amd64,release/gama-macos-arm64"
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GIT_TOKEN }}
draft: true

0 comments on commit dcbd9ae

Please sign in to comment.