fix:tauri actions version

This commit is contained in:
Suyog Tandel
2026-01-08 21:33:11 +05:30
parent 3febac49ef
commit e86171da97
+1 -1
View File
@@ -83,7 +83,7 @@ jobs:
# Step 1: Generate auto-generated changelog (using a community Action)
- name: Generate Changelog
id: changelog
uses: requarks/changelog-action@v1
uses: requarks/changelog-action@v0
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: v${{ env.version }}