Skip to content

Commit

Permalink
fix: test tag output
Browse files Browse the repository at this point in the history
  • Loading branch information
emnnipal committed Feb 19, 2022
1 parent 2a19384 commit a17d9a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
release_name: ${{ steps.changelog.outputs.tag }}
body: ${{ steps.changelog.outputs.clean_changelog }}

- run: echo ${{ steps.changelog.outputs.tag }}

deploy-to-staging:
name: Deploy to Staging
if: needs.release.outputs.skipped == 'false'
Expand Down

0 comments on commit a17d9a8

Please sign in to comment.