Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Mar 15, 2024
1 parent e85383a commit 99292ce
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 @@ -19,7 +19,7 @@ jobs:
run: echo "tag=${TAG:1}" >> $GITHUB_OUTPUT

- name: Build container
uses: voxpupuli/gha-build-and-publish-a-container@v2
uses: rwaffen/gha-build-and-publish-a-container@debug_publish
with:
registry_password: ${{ secrets.GITHUB_TOKEN }}
tags: |
Expand Down

0 comments on commit 99292ce

Please sign in to comment.