Browse Source

Update release.yml

master
BT 5 years ago
committed by GitHub
parent
commit
85aaacf9da
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/release.yml

1
.github/workflows/release.yml

@ -18,6 +18,7 @@ jobs:
run: ls -la
- name: Release Image to placeholder or release
uses: meeDamian/github-release@v1.0.0
allow_override: true
if: startsWith(github.ref, 'refs/tags/')
with:
gzip: false

Loading…
Cancel
Save