Update create-testing-snapshot.yaml
Some checks failed
Generate testing snapshot / Create testing release (push) Failing after 1s
Some checks failed
Generate testing snapshot / Create testing release (push) Failing after 1s
This commit is contained in:
@@ -83,11 +83,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
release_branch: develop
|
release_branch: develop
|
||||||
tag: "testing-release"
|
tag: "testing-release"
|
||||||
|
|
||||||
- name: Upload testing-release attachment
|
|
||||||
uses: svenstaro/upload-release-action@v2
|
|
||||||
with:
|
|
||||||
file: framework-test-snapshot.zip
|
|
||||||
asset_name: framework-test-snapshot.zip
|
|
||||||
tag: 'testing-release'
|
|
||||||
overwrite: 'true'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user