We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9924b commit ab4b776Copy full SHA for ab4b776
.github/workflows/anchor-build-and-release.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: 📥 Download All Tarballs
57
uses: actions/[email protected]
58
with:
59
- path: *-*-tarballs
+ path: '*-*-tarballs'
60
merge-multiple: true
61
62
- name: 🏷 Generate Release Tag
0 commit comments