mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-28 14:51:41 +00:00
Compare commits
1 Commits
ace113fbe5
...
b6f7f903d0
Author | SHA1 | Date | |
---|---|---|---|
|
b6f7f903d0 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -100,6 +100,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tag_name: ${{ github.ref }}
|
tag_name: ${{ github.ref }}
|
||||||
release_name: ${{ github.ref }}
|
release_name: ${{ github.ref }}
|
||||||
|
draft: true
|
||||||
|
prerelease: true
|
||||||
- name: Download Artifacts
|
- name: Download Artifacts
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user