Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
thalals committed Mar 12, 2024
2 parents 2ef3489 + a31206d commit 7a326a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: CheckOut
uses: actions/checkout@v4
with:
token: ${{ secrets.ACTION_TOKEN }}
token: ${{ secrets.GIT_TOKEN }}
submodules: true

- name: Set up JDK 17
Expand Down

0 comments on commit 7a326a1

Please sign in to comment.