💚 Fix release.yml

main
zztkm 2 years ago
parent a63e1d9703
commit 612ccae092

@ -32,7 +32,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, "refs/tags/")
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
dist/**

Loading…
Cancel
Save