We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1769b commit 11bbb2aCopy full SHA for 11bbb2a
.github/workflows/release.yaml
@@ -49,4 +49,4 @@ jobs:
49
uses: softprops/action-gh-release@v2
50
with:
51
name: observer-${{ github.ref_name }}
52
- files: ./artifacts/**/*.tar.gz
+ files: ./artifacts/**/*.gz
0 commit comments