Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.21' into 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sylv256 committed Aug 11, 2024
2 parents 30c972c + 80ec747 commit 4131078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:

- name: Upload To Github Release
uses: xresloader/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
file: "build/libs/*.jar"

0 comments on commit 4131078

Please sign in to comment.