Skip to content

Commit

Permalink
fix: tag test
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed Jun 11, 2024
1 parent 4cb6aff commit 251f061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
uses: actions/checkout@v4

- run: echo "6. github event = ${{ github.event_name }}, tag = ${{ steps.changelog.outputs.tag }}, tag name= ${{ github.ref }}, needs tag = ${{ needs.changelog.outputs.tag }}"
- run: echo "7. tag test = ${{ needs.changelog.outputs.tag }}"

- name: Create Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 251f061

Please # to comment.