Skip to content

Commit

Permalink
ci(fix): re-enable release-please workflow (#2171)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
  • Loading branch information
hairyhenderson authored Jul 7, 2024
1 parent 7db911f commit d1e9ffa
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 @@ -12,7 +12,6 @@ permissions:
jobs:
release-please:
runs-on: ubuntu-latest
if: false
outputs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
Expand Down

0 comments on commit d1e9ffa

Please sign in to comment.