depoopifying release thingy
This commit is contained in:
@@ -17,6 +17,4 @@ runs:
|
|||||||
|
|
||||||
- name: Run release script
|
- name: Run release script
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: curl -sS https://git.cyborggrizzly.com/bearmetal/ci-actions/raw/branch/main/deno-release/release.sh | bash -s "${{ inputs.entrypoint }}" "${{ inputs.compile-flags }}"
|
||||||
chmod +x ./deno-release/release.sh
|
|
||||||
./deno-release/release.sh "${{ inputs.entrypoint }}" "${{ inputs.compile-flags }}"
|
|
||||||
|
Reference in New Issue
Block a user