Skip to content

Commit

Permalink
revert changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinBetanc0urt committed Oct 21, 2024
1 parent a1f6a60 commit 2553930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: docker/alpine.Dockerfile
file: docker/Dockerfile.alpine
push: true
tags: |
${{ secrets.DOCKER_HUB_REPO_NAME }}:alpine-${{ github.event.release.tag_name }}
Expand Down

0 comments on commit 2553930

Please sign in to comment.