Skip to content

Commit

Permalink
build: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausPopp committed Nov 30, 2022
1 parent bcb43cd commit b2cb0aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
on-success:
name: Release
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit b2cb0aa

Please sign in to comment.