This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
||||
|
||||
- name: Publish ${{ matrix.host }} ISO as a Gitea release
|
||||
if: ${{ github.event_name != 'workflow_dispatch' || inputs.publish-release }}
|
||||
uses: actions/gitea-release-action@v1
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
token: ${{ secrets.UPLOAD_TOKEN }}
|
||||
tag_name: ${{ steps.tag.outputs.tag }}
|
||||
|
||||
Reference in New Issue
Block a user