Skip to content

Commit

Permalink
feat(test): [PM-0000] Add version in name
Browse files Browse the repository at this point in the history
  • Loading branch information
ratchadj committed Sep 15, 2022
1 parent 2e8eebf commit 82bc968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
echo Add other actions to build,
echo test, and deploy your project.
# Get Branch Name
- name: Branch name
- name: Branch name with version ${{ steps.secrets.outputs.RELEASE_VERSION }}
run: echo running on branch ${GITHUB_REF##*/}

0 comments on commit 82bc968

Please sign in to comment.