mirror of
https://github.com/nkanaev/yarr.git
synced 2025-12-24 12:09:35 +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:
|
||||
tag_name: ${{ github.ref }}
|
||||
release_name: ${{ github.ref }}
|
||||
draft: true
|
||||
prerelease: true
|
||||
- name: Download Artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user