Skip to content

Commit

Permalink
ci: add release please (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dich0tomy authored Mar 23, 2024
1 parent 37f9513 commit 9264ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple
version-file: ./VERSION
version-file: VERSION
release-as: 0.1.0
- uses: actions/checkout@v4
- name: Tag major nad minor versions
Expand Down

0 comments on commit 9264ad5

Please sign in to comment.