Skip to content

Commit

Permalink
printing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnie-fialok committed Jul 3, 2024
1 parent 4392197 commit 87fe8e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
id: version
uses: battila7/get-version-action@v2

- run: echo ${{ steps.version.outputs.version }}
- run: echo ${{ steps.version.outputs.version-without-v }}

- name: Checkout
uses: actions/checkout@v3

Expand Down

0 comments on commit 87fe8e3

Please sign in to comment.