oops
This commit is contained in:
parent
0343c97d5e
commit
8f0c0226a8
2
.github/workflows/tagged-release.yml
vendored
2
.github/workflows/tagged-release.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
repository: 'java-jscript'
|
repository: 'java-jscript'
|
||||||
- name: "Build"
|
- name: "Build"
|
||||||
run: |
|
run: |
|
||||||
cd java-jscript; node ./build.js ${{ github.ref }}
|
cd java-jscript; node ./build.js release ${{ github.ref }}
|
||||||
|
|
||||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user