Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: workflow push tag
Browse files Browse the repository at this point in the history
curious-mike-dvc committed Jul 20, 2024
1 parent 54242f3 commit d47bf40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-tag.yml
Original file line number Diff line number Diff line change
@@ -43,4 +43,4 @@ jobs:
context: .
push: true
platforms: linux/amd64
tags: davikingcode/nginx-php-fpm:$RELEASE_VERSION
tags: davikingcode/nginx-php-fpm:${{ env.RELEASE_VERSION }}

0 comments on commit d47bf40

Please sign in to comment.