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