Skip to content

Commit

Permalink
output
Browse files Browse the repository at this point in the history
  • Loading branch information
davidleonm committed Nov 19, 2024
1 parent fe8e82c commit 2a8db3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
"ENVIRONMENT_ARG=Production"
file: ./Dockerfile
push: true
tags: weatherstationproject/dashboard:${{ steps.dashboard_version.version }} , weatherstationproject/dashboard:latest
tags: weatherstationproject/dashboard:${{ steps.dashboard_version.outputs.version }} , weatherstationproject/dashboard:latest

0 comments on commit 2a8db3b

Please sign in to comment.