Skip to content

Commit

Permalink
Merge pull request #36 from HeavyOpenSource/hotfix/deploy
Browse files Browse the repository at this point in the history
🚑 Hotfix deployment 5
  • Loading branch information
heavynimbus authored Jul 12, 2024
2 parents 506c117 + c98e65f commit 5234183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Check out the repo and login with bot account
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.BOT_GITHUB_TOKEN }}

- name: Setup Java 21
uses: actions/setup-java@v4
Expand Down

0 comments on commit 5234183

Please sign in to comment.