Update test-flow.yml
parent
6559df6e7e
commit
2aa0966634
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: Dump secrets context
|
||||
run: echo '${{ toJSON(secrets) }}'
|
||||
- name: "Create release"
|
||||
uses: bozemanpass/action-gh-release@vgitea-testing
|
||||
uses: bozemanpass/action-gh-release@gitea-testing
|
||||
with:
|
||||
tag_name: "v1.2.4"
|
||||
files: README.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue