Skip to content

Commit

Permalink
Fix release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed Oct 28, 2024
1 parent 46daafb commit 14cf92e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
tag: ${{ env.VERSION }}
commit: ${{ github.sha }}
prerelease: ${{ env.PRERELEASE }}

clean:
Expand Down

0 comments on commit 14cf92e

Please sign in to comment.