mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix:tauri actions version
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user