Skip to content

Commit

Permalink
fix: renamed secrets on workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dworak-dev committed May 26, 2023
1 parent c84291d commit c998526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
release-type: node
package-name: release-please-action
token: ${{ secrets.MY_TOKEN }}
token: ${{ secrets.GH_TOKEN }}

0 comments on commit c998526

Please sign in to comment.