Skip to content

Commit

Permalink
ci: Remove release-type on release-please-action
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmechlark committed Jan 27, 2024
1 parent 737e621 commit c429922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
id: release
with:
token: ${{ secrets.DEVOPS_TOKEN }}
release-type: ruby

- name: Push to Release Branch
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit c429922

Please sign in to comment.