Skip to content

Commit

Permalink
⚗️ Try without bot token
Browse files Browse the repository at this point in the history
  • Loading branch information
coyotte508 committed Feb 6, 2024
1 parent 79ae82f commit 0f29277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tasks-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.BOT_ACCESS_TOKEN }}
# with:
# token: ${{ secrets.BOT_ACCESS_TOKEN }}
- run: corepack enable
- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 0f29277

Please sign in to comment.