We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bae52 commit 99ae294Copy full SHA for 99ae294
.github/workflows/release.yml
@@ -61,3 +61,4 @@ jobs:
61
env:
62
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
63
run: gh release upload ${{ github.ref_name }} .artifacts/publish/docs-builder/release/*.zip
64
+ shell: bash
0 commit comments