Skip to content

Commit

Permalink
fixed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
cramt committed Sep 16, 2021
1 parent ab4a395 commit 4230164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
tag_schema: semantic
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: echo "${{steps.create_release.outputs.}}"
- run: echo "Released ${{steps.create_release.outputs.current_tag}}"

0 comments on commit 4230164

Please sign in to comment.