Skip to content

Commit

Permalink
ci(version_bump): optimise versioning workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Th3Un1q3 committed Jun 21, 2022
1 parent c87f0e1 commit 8b2a168
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
name: ${{ steps.tag_version.outputs.new_tag }}
body: ${{ steps.tag_version.outputs.changelog }}

- uses: actions/checkout@v3

- name: Apply Bump
id: bump
run: |
Expand Down

0 comments on commit 8b2a168

Please sign in to comment.