Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tmf authored and tmf committed Jul 26, 2022
1 parent a3365d6 commit 5728801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:

- name: test
if: ${{ steps.latestTag.outputs.value == 'hotfix'}}
run: echo ${{ steps.branch-name.outputs.current_branch }}
run: echo ${{ github.event.release.target_commitish }}

0 comments on commit 5728801

Please sign in to comment.