Skip to content

Commit

Permalink
PRint branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
damiansikora85 committed Dec 14, 2023
1 parent fc529a4 commit 2015d32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github_actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
$version = (150+$($Env:GITHUB_RUN_NUMBER))
echo $version
echo "VERSION_NUMBER=$version" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf-8 -Append
echo running on branch ${GITHUB_REF##*/}
- name: Set version
uses: damienaicheh/[email protected]
Expand Down

0 comments on commit 2015d32

Please sign in to comment.