[no ci] Workflow: set allowupdates for release action

pull/1293/head
Viktor 2024-02-02 11:13:30 +01:00
parent ab3d428298
commit 00554e7879
2 changed files with 2 additions and 0 deletions

View File

@ -218,6 +218,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
tag: ${{env.TAG_NAME}}
allowUpdates: true
artifacts: |
${{env.NORFW}}
${{env.NANDFW}}

View File

@ -67,4 +67,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
tag: ${{env.TAG_NAME}}
allowUpdates: true
artifacts: ${{env.GCC}}.tgz