Skip to content

Commit 24135c2

Browse files
committed
Rename action and use JACK_GITHUB_TOKEN
1 parent f07132d commit 24135c2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
- name: Release
7171
uses: softprops/action-gh-release@v2
7272
with:
73+
token: ${{ secrets.JACK_GITHUB_TOKEN }}
7374
make_latest: true
7475
files: |
7576
bin/*
File renamed without changes.

0 commit comments

Comments
 (0)