Skip to content

Commit

Permalink
what i forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed May 20, 2024
1 parent d009cde commit 5589458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Build and Push Docker Images
run: |
TAG=${GITHUB_REF#refs/tags/} make build_and_push_images
TAG=${GITHUB_REF#refs/heads/} make build_and_push_images
env:
REGISTRY: ghcr.io
ORG: ${{ github.repository_owner }}
Expand Down

0 comments on commit 5589458

Please sign in to comment.