mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-27 01:11:53 +08:00
fix gh action version
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Publish release
|
- name: Publish release
|
||||||
uses: johnwbyrd/update-release@v1
|
uses: johnwbyrd/update-release@v1.0.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
files: target/ysoserial-${{ github.ref_name }}-SNAPSHOT-all.jar
|
files: target/ysoserial-${{ github.ref_name }}-SNAPSHOT-all.jar
|
||||||
Reference in New Issue
Block a user