Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdomagala committed Feb 13, 2024
2 parents fc3f8f6 + 5c44efb commit fc1acbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
archive_root_folder: true

- name: Create release
uses: ncipollo/release-action@1.14.0
uses: ncipollo/release-action@v1.14.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
Expand Down

0 comments on commit fc1acbe

Please sign in to comment.