Skip to content

Commit

Permalink
ci: remove release-as from release-please workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dich0tomy committed Mar 23, 2024
1 parent 982a813 commit 300210a
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 @@ -20,7 +20,6 @@ jobs:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple
version-file: VERSION
release-as: 0.1.0
- uses: actions/checkout@v4
- name: Tag major nad minor versions
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 300210a

Please sign in to comment.