Update create-testing-snapshot.yaml
Some checks failed
Generate testing snapshot / Create testing release (push) Failing after 34s
Some checks failed
Generate testing snapshot / Create testing release (push) Failing after 34s
This commit is contained in:
@@ -55,6 +55,7 @@ jobs:
|
|||||||
- name: Create new testing-release
|
- name: Create new testing-release
|
||||||
uses: https://gitea.com/actions/gitea-release-action@v1.1.6
|
uses: https://gitea.com/actions/gitea-release-action@v1.1.6
|
||||||
with:
|
with:
|
||||||
|
repository: ${{ $gitea.repository }}@${{ gitea.ref_name }}
|
||||||
tag_name: 'testing-release'
|
tag_name: 'testing-release'
|
||||||
name: 'testing-release'
|
name: 'testing-release'
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|||||||
Reference in New Issue
Block a user