Skip to content

Commit

Permalink
fix release-rc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
austin-denoble committed Jan 23, 2025
1 parent 63bba87 commit d522c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
git_email: [email protected]
git_username: ${{ github.actor }}
npm_token: ${{ secrets.NPM_TOKEN }}
nameRc: ${{ inputs.rc_name }}
rc_name: ${{ inputs.rc_name }}

0 comments on commit d522c80

Please sign in to comment.