Release: fix github-tag-action version

This commit is contained in:
Šarūnas Nejus 2024-11-22 01:57:10 +00:00
parent bc16ed1817
commit 4a5b9a26f1
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435

View file

@ -106,7 +106,7 @@ jobs:
- name: Tag the commit
id: tag_version
uses: mathieudutour/github-tag-action@v6
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_tag: ${{ env.NEW_VERSION }}