publish release

This commit is contained in:
Chris Frohoff
2022-06-25 03:33:55 +00:00
committed by GitHub
parent 42bd6d2586
commit 094b92ef28
+5
View File
@@ -19,3 +19,8 @@ jobs:
run: mvn -B clean deploy -DskipTests -DrepositoryId=github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Publish release
uses: johnwbyrd/update-release@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: target/ysoserial-${{ github.ref_name }}-SNAPSHOT-all.jar