Skip to content

Commit

Permalink
Fix Github Actions Docker Image (Version Tag)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAxelander committed Mar 14, 2024
1 parent 801a204 commit 3de5da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-version-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
with:
context: .
push: true
tags: axelander/openbudgeteer:${{ github.ref_name }}"
tags: axelander/openbudgeteer:${{ github.ref_name }}
platforms: linux/arm64,linux/amd64

0 comments on commit 3de5da3

Please sign in to comment.