Skip to content

Commit

Permalink
chore: Revert "Merge pull request #2106 from florkbr/update-release-g…
Browse files Browse the repository at this point in the history
…h-action"

This reverts commit 0c3f275, reversing
changes made to 9a24d0d.
  • Loading branch information
florkbr committed Nov 21, 2024
1 parent 853bd01 commit 7634b34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .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.GH_NAME }}
gh_email: ${{ secrets.GH_EMAIL }}
gh_name: ${{ secrets.BOT_NAME }}
gh_email: ${{ secrets.BOT_EMAIL }}

0 comments on commit 7634b34

Please sign in to comment.