Skip to content

Commit

Permalink
ci: add release please (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dich0tomy authored Mar 23, 2024
1 parent ca943b5 commit 0e796d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
release-type: simple
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
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 0e796d0

Please sign in to comment.