Skip to content

Commit

Permalink
ci(release): fixed issue with release-please skipping release
Browse files Browse the repository at this point in the history
  • Loading branch information
H4ad committed Dec 24, 2023
1 parent 6304849 commit 8dfb582
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 @@ -15,7 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
if: ${{ steps.release.outputs.release_created }}
uses: actions/checkout@v4

- name: Release Please
Expand Down

0 comments on commit 8dfb582

Please sign in to comment.