Skip to content

Commit

Permalink
chore: update github secret
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelramos committed Jul 2, 2024
1 parent ac2dd4d commit e1475c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
target/${{ matrix.job.target }}/release/workspace-node-tools-*.tar.gz
target/${{ matrix.job.target }}/release/workspace-node-tools-*.sha256
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

publish-cargo:
name: Publishing to Cargo
Expand Down

0 comments on commit e1475c1

Please sign in to comment.