Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
ci: fix github token name
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Shields committed Feb 7, 2025
1 parent fc831bf commit f17a4bb
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 @@ -11,4 +11,4 @@ jobs:
with:
release-type: node
package-name: release-please-action
token: ${{ secrets.WORKFLOW_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f17a4bb

Please sign in to comment.