Skip to content

Commit

Permalink
testing11
Browse files Browse the repository at this point in the history
  • Loading branch information
StealWonders committed Mar 4, 2024
1 parent 4ffcb89 commit cc539e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-main-in-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
VERSION=${{ GITHUB_REF }}
VERSION=${{ env.GITHUB_REF }}
deploy:
needs: [ build ]
Expand Down

0 comments on commit cc539e8

Please sign in to comment.