mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-10 15:19:55 +08:00
feat: update github action (#37)
This commit is contained in:
1
.github/workflows/manual-release.yml
vendored
1
.github/workflows/manual-release.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user