we go again
This commit is contained in:
parent
c84c340274
commit
92323d3829
@ -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 }}
|
||||
|
@ -2,4 +2,4 @@ name: Version Check & Tag
|
||||
description: Ensures version correctness and creates missing git tags
|
||||
runs:
|
||||
using: "docker"
|
||||
image: git.cyborggrizzly.com/BearMetal/ci-actions/version-check:latest
|
||||
image: git.cyborggrizzly.com/bearmetal/ci-actions/version-check:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user