xiugai
Build and publish packages and Docker images / Test, build and publish (push) Failing after 18m54s
Build and publish packages and Docker images / Test, build and publish (push) Failing after 18m54s
This commit is contained in:
@@ -137,7 +137,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Gitea release
|
- name: Create Gitea release
|
||||||
if: gitea.ref_type == 'tag'
|
if: gitea.ref_type == 'tag'
|
||||||
uses: https://gitea.com/actions/gitea-release-action@v1
|
uses: https://github.com/akkuman/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITEA_TOKEN }}
|
token: ${{ secrets.GITEA_TOKEN }}
|
||||||
tag_name: ${{ gitea.ref_name }}
|
tag_name: ${{ gitea.ref_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user