Skip to content

Commit

Permalink
Refactor tagging in build and publish container
Browse files Browse the repository at this point in the history
workflow
  • Loading branch information
rwaffen committed Nov 9, 2023
1 parent d5415d9 commit 4a992d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
packages: write
steps:
- name: Build and publish a container
uses: rwaffen/gha-build-and-publish-a-container@fix_docker_login
uses: rwaffen/gha-build-and-publish-a-container@refactor_tagging
with:
# registry: docker.io # Default: ghcr.io
# registry_username: foobar # Default: github.repository_owner
Expand Down

0 comments on commit 4a992d9

Please sign in to comment.