Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Tenny committed Jun 18, 2024
2 parents caa6bba + 793fec2 commit de80a29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
release:
runs-on: ubuntu-latest
outputs:
release_created: ${{ steps.set-output-step.outputs.release_created }}
job_output: ${{ steps.set-output-step.outputs.output_value }}
b: ${{ steps.set-output-step.outputs.b }}
release_created: ${{ steps.output-release-created.outputs.release_created }}
steps:
- uses: googleapis/release-please-action@v4
id: release
Expand Down

0 comments on commit de80a29

Please sign in to comment.