mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 14:55:37 +00:00
fix: pass release-tag to winget-releaser for workflow_run trigger
This commit is contained in:
@@ -21,4 +21,5 @@ jobs:
|
||||
identifier: Webadderall.Recordly
|
||||
installers-regex: 'windows\-x64\.exe'
|
||||
version: ${{ steps.tag.outputs.tag }}
|
||||
release-tag: ${{ steps.tag.outputs.tag }}
|
||||
token: ${{ secrets.WINGET_ACC_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user