Skip to content

Commit

Permalink
ci: Remove invalid release-please input
Browse files Browse the repository at this point in the history
  • Loading branch information
rsenden committed Aug 13, 2024
1 parent 20b751f commit 28245d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
with:
skip-github-pull-request: true
release-type: simple
package-name: ${{ github.event.repository.name }}

- name: PROD - Define release info
if: steps.create_prod_release.outputs.release_created
Expand Down Expand Up @@ -270,7 +269,6 @@ jobs:
with:
skip-github-release: true
release-type: simple
package-name: ${{ github.event.repository.name }}
target-branch: v2.x

- name: DEV - Prepare GitHub release
Expand Down

0 comments on commit 28245d8

Please sign in to comment.