Skip to content

Commit 339e4b4

Browse files
Update gradle.yml
1 parent 4ae01fb commit 339e4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: softprops/action-gh-release@v2
4848
# if: github.ref_type == 'branches'
4949
with:
50-
token: ${{ secrets.GITHUB_TOKEN }}
50+
token: ${{ secrets.TARDIS_WORKFLOW }}
5151
tag_name: '1.21.8'
5252
files: build/libs/*.jar
5353
fail_on_unmatched_files: false

0 commit comments

Comments
 (0)