Skip to content

Commit

Permalink
this will be fun they said
Browse files Browse the repository at this point in the history
  • Loading branch information
calebjenkins committed May 3, 2022
1 parent d30af2b commit 2b73c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fetch-depth: 0

- name: Echo Branch name
run: echo ${{ github.GITHUB_REF_NAME }}
run: echo "Branch name is $env:GITHUB_REF_NAME "

- name: Get version
id: get_version
Expand Down

0 comments on commit 2b73c25

Please sign in to comment.