Skip to content

Commit

Permalink
Publish fix (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomasz Gołębiowski <[email protected]>
  • Loading branch information
tomaszgolebiowski and Tomasz Gołębiowski authored Nov 22, 2024
1 parent 6c94939 commit c19171e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-tags: true

- name: Generate version
uses: ./.github/actions/next-version-gen
Expand Down

0 comments on commit c19171e

Please sign in to comment.