feat: update github action (#37)

This commit is contained in:
vran
2022-03-06 15:21:12 +08:00
committed by GitHub
parent 47d642152d
commit 39d9e4d487
2 changed files with 1 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ jobs:
- name: Application Jar Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: ${{ github.event.inputs.tag }}
files: api/build/libs/databasir.jar