Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lerte committed Apr 8, 2024
1 parent 85365f0 commit 5819ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: lerte/ngroker
token: "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"
token: ${{ secrets.NGROKER_TOKEN }}
- uses: pnpm/action-setup@v3
with:
version: 8
Expand Down

0 comments on commit 5819ace

Please sign in to comment.