Skip to content

Commit

Permalink
🚑 Hotfix deployment 5
Browse files Browse the repository at this point in the history
  • Loading branch information
heavynimbus committed Jul 12, 2024
1 parent 506c117 commit c98e65f
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 c98e65f

Please sign in to comment.