We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf4d756 + dca3779 commit 2153f6dCopy full SHA for 2153f6d
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
run: ./hack/build-all.sh ${{ steps.version.outputs.VERSION }}
35
36
- name: Create Release
37
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
38
with:
39
files: |
40
dist/ctx-*
0 commit comments