Skip to content

Commit

Permalink
Update push-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
felipementel authored Oct 16, 2023
1 parent 16dee01 commit f463a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
$version = $xml.Project.PropertyGroup.Version
echo $version
export DockerTag=$version
set DockerTag=$version
- name: Build and push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit f463a84

Please sign in to comment.