release - update tag name
All checks were successful
/ validate (push) Successful in 5s
/ build (push) Successful in 3m3s

This commit is contained in:
Ludovic Cartier
2025-07-25 15:27:49 +02:00
parent ac9438ff5e
commit 124479ca3f
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ jobs:
- name: Create release
uses: akkuman/gitea-release-action@v1
with:
tag_name: "${{ env.VERSION }}"
tag_name: "$VERSION"
files: |-
bin/**
token: "${{ secrets.RELEASE_TOKEN }}"

View File

@@ -1 +1 @@
1.0.2
1.0.1