Workaround for back btn. Added id to vid download
This commit is contained in:
parent
3772eabd99
commit
19553f8837
5 changed files with 13 additions and 9 deletions
2
.github/workflows/tag.yaml
vendored
2
.github/workflows/tag.yaml
vendored
|
|
@ -20,6 +20,6 @@ jobs:
|
|||
- name: Create Release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: v${{steps.version.outputs.prop}}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
allowUpdates: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue