This commit is contained in:
2023-09-09 18:17:10 +03:00
parent 0343c97d5e
commit 8f0c0226a8

View File

@@ -18,7 +18,7 @@ jobs:
repository: 'java-jscript'
- name: "Build"
run: |
cd java-jscript; node ./build.js ${{ github.ref }}
cd java-jscript; node ./build.js release ${{ github.ref }}
- uses: "marvinpinto/action-automatic-releases@latest"
with: