Skip to content

Commit

Permalink
Merge pull request #2108 from florkbr/revert-gh-action-changes
Browse files Browse the repository at this point in the history
chore: Revert gh action changes
  • Loading branch information
florkbr authored Nov 21, 2024
2 parents a125944 + 7634b34 commit 339c0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
ssh-key: ${{ secrets.BOT_AUTH_KEY}}
- uses: './.github/actions/release'
with:
gh_token: ${{ secrets.BOT_GH_TOKEN }}
gh_token: ${{ secrets.GH_BOT_TOKEN }}
npm_token: ${{ secrets.NPM_TOKEN }}
gh_name: ${{ secrets.BOT_NAME }}
gh_email: ${{ secrets.BOT_EMAIL }}

0 comments on commit 339c0ab

Please sign in to comment.