Skip to content

Commit

Permalink
print version
Browse files Browse the repository at this point in the history
  • Loading branch information
rinde committed Apr 2, 2024
1 parent 74b9071 commit 37b99f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
dry_run: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Print version
run: echo "${{steps.calc_version.outputs.version}}"
- name: Set version
if: ${{ steps.calc_version.outputs.version }} != ""
run: |
Expand Down

0 comments on commit 37b99f7

Please sign in to comment.