nolim1t
5 years ago
No known key found for this signature in database
GPG Key ID: F6287B82CC84BCBD
1 changed files with
1 additions and
0 deletions
-
.github/workflows/release.yml
|
|
@ -16,6 +16,7 @@ jobs: |
|
|
|
run: ls -la |
|
|
|
- name: Release Image to placeholder or release |
|
|
|
uses: meeDamian/github-release@v1.0.0 |
|
|
|
if: startsWith(github.ref, 'refs/tags/') |
|
|
|
with: |
|
|
|
gzip: false |
|
|
|
files: "*.zip" |
|
|
|