Skip to content

Commit

Permalink
chore: gha token name
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit authored Feb 13, 2024
1 parent c986f67 commit acb2e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-npm-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: salesforcecli/github-workflows/.github/actions/getGithubUserInfo@main
id: github-user-info
with:
token: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
SVC_CLI_BOT_GITHUB_TOKEN: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
- uses: salesforcecli/github-workflows/.github/actions/gitConfig@main
with:
username: ${{ steps.github-user-info.outputs.username }}
Expand Down

0 comments on commit acb2e31

Please sign in to comment.