Skip to content

Commit

Permalink
resolving the issue #14 Change GHA Runner image name
Browse files Browse the repository at this point in the history
Signed-off-by: Ryder-07 <[email protected]>
  • Loading branch information
Ryder-07 committed Oct 21, 2024
1 parent bdbc116 commit 0db2951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ on:
env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
# IMAGE_NAME maps to the Docker image name
IMAGE_NAME: cncf/external-gha-runner

# Map current release tag to the version of booty
BOOTY_VERSION: $GITHUB_REF_NAME
# Map last repo update to the build timestamp
Expand Down

0 comments on commit 0db2951

Please sign in to comment.