we go again
All checks were successful
Build and Push Deno Release Action / build-and-publish (push) Successful in 17s
Build and Push Version Check Action / build (push) Successful in 18s

This commit is contained in:
2025-05-06 19:51:26 -06:00
parent c84c340274
commit 92323d3829
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ inputs:
required: false
runs:
using: "docker"
image: gitea.example.com/org/ci-actions/deno-release:latest
image: git.cyborggrizzly.com/bearmetal/ci-actions/deno-release:latest
args:
- ${{ inputs.entrypoint }}
- ${{ inputs.compile-flags }}