This commit is contained in:
parent
c53031a2e0
commit
80e1596961
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: ls -la
|
||||
|
||||
- name: Release
|
||||
uses: actions/release-action@v1
|
||||
uses: actions/release-action@latest
|
||||
#if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: yacd.tar.gz
|
||||
|
|
Loading…
Reference in a new issue