-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
tu6ge
committed
Sep 18, 2024
1 parent
dbd1b99
commit 6727e70
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run publish-action | ||
uses: tu6ge/[email protected].1 | ||
uses: tu6ge/[email protected].5 | ||
env: | ||
# This can help you tagging the github repository | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
@@ -109,7 +109,7 @@ jobs: | |
fetch-depth: 0 | ||
- name: Run publish-action | ||
uses: tu6ge/[email protected].1 | ||
uses: tu6ge/[email protected].5 | ||
env: | ||
# This can help you tagging the github repository | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|