Skip to content

Commit

Permalink
ci(github-actions): delete an already defined key (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
danvergara authored Jan 26, 2024
1 parent 1548540 commit 580fde6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
core.setOutput('tag', tag)
core.setOutput('no-v', no_v)
core.setOutput('no-dash', no_dash)
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit 580fde6

Please sign in to comment.