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 9ef54f6 commit ffe4f23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
$version = $xml.Project.PropertyGroup.Version
echo "tag=$version" >> "$GITHUB_OUTPUT"
echo "tag=$version" >> "$GITHUB_ENV"
echo "Tag variable: " $tag
echo "Version variable: "$version
- name: Get-Version from csproj
shell: pwsh
Expand Down

0 comments on commit ffe4f23

Please sign in to comment.