Skip to content

Commit

Permalink
ci: add release please (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dich0tomy authored Mar 23, 2024
1 parent c16940b commit ca943b5
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 @@ -18,8 +18,8 @@ jobs:
id: release
with:
release-type: simple
package-name: dire
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
version-file: ./VERSION
- uses: actions/checkout@v4
- name: Tag major nad minor versions
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit ca943b5

Please sign in to comment.