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