Skip to content

Commit

Permalink
ci: remove un-used run statement
Browse files Browse the repository at this point in the history
  • Loading branch information
drahamim committed Dec 25, 2022
1 parent 7cdb92f commit 584e9de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
noVersionBumpBehavior: silent
- name: Echo Tag
run: echo ${{ steps.semver.outputs.next }}
run: echo
- name: Create Release
if: ${{ steps.semver.outputs.next }}
id: create_release
Expand Down

0 comments on commit 584e9de

Please sign in to comment.