Skip to content

Commit

Permalink
environment variable sadness
Browse files Browse the repository at this point in the history
  • Loading branch information
madmachinations committed Jan 4, 2025
1 parent 788cfa1 commit 58fa7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
context: ./server/
push: true
tags: |
ha-alexa-shopping-list-sync:$IMAGE_VERSION
ha-alexa-shopping-list-sync:${{ env.IMAGE_VERSION }}
ha-alexa-shopping-list-sync:latest

Expand Down

0 comments on commit 58fa7a4

Please sign in to comment.