Skip to content

Commit

Permalink
build: trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Dec 4, 2023
1 parent 92760bf commit 0a875b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
ssh-key: ${{ secrets.BOTH_AUTH_KEY }}
- uses: './.github/actions/release'
with:
gh_token: ${{ secrets.token }}
gh_token: ${{ secrets.DEPLOY_TOKEN }}
npm_token: ${{ secrets.NPM_TOKEN }}
gh_name: ${{ secrets.GH_NAME }}
gh_email: ${{ secrets.GH_EMAIL }}
Expand Down

0 comments on commit 0a875b3

Please sign in to comment.