Skip to content

Commit

Permalink
fix(ci): Release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio-penas committed Oct 21, 2024
1 parent 01232f1 commit 8f94d64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
trigger-release:
runs-on: ubuntu-latest
needs: run-validator
outputs:
release_created: ${{ steps.release.outputs.release_created }}
major: ${{ steps.release.outputs.major }}
Expand Down

0 comments on commit 8f94d64

Please sign in to comment.