sometimes I am a silly goat

This commit is contained in:
Emmaline Autumn 2025-05-07 00:21:37 -06:00
parent 5d53584cda
commit 0150417224

View File

@ -17,4 +17,4 @@ runs:
- name: Run release script - name: Run release script
shell: bash shell: bash
run: curl -sS https://git.cyborggrizzly.com/bearmetal/ci-actions/raw/branch/main/deno-release/release.sh | bash -s "${{ inputs.entrypoint }}" "${{ inputs.compile-flags }}" run: curl -sS https://git.cyborggrizzly.com/bearmetal/ci-actions/raw/branch/main/deno-release/entrypoint.sh | bash -s "${{ inputs.entrypoint }}" "${{ inputs.compile-flags }}"