Skip to content

Commit

Permalink
ci: update tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicconike committed Sep 14, 2024
1 parent e60659b commit 5477287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
${{ vars.DOCKER_USERNAME }}/automatedgo
ghcr.io/${{ github.repository_owner }}/AutomatedGo
tags: |
type=semver,pattern={{version}}
type=ref,event=tag
type=semver,pattern={{version}}
- name: Build & push Docker Images
id: push
Expand Down

0 comments on commit 5477287

Please sign in to comment.