Compare commits
No commits in common. "4f4aee6a3e19180d0a4abe62ce2130ab36f84273" and "fa44985594390bb6d56c673f9f0ee7239e778a83" have entirely different histories.
4f4aee6a3e
...
fa44985594
@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build and release binaries
|
||||
uses: https://git.cyborggrizzly.com/bearmetal/ci-actions/deno-publish@main
|
||||
uses: bearmetal/ci-actions/deno-publish@main
|
||||
with:
|
||||
entrypoint: main.ts
|
||||
compile-flags: "--allow-read --allow-write --allow-env --allow-net"
|
||||
|
@ -10,4 +10,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://git.cyborggrizzly.com/bearmetal/ci-actions/version-check@main
|
||||
- uses: bearmetal/ci-actions/version-check@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user