We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f657b5 commit df8323bCopy full SHA for df8323b
.github/workflows/release-upgradeable.yml
@@ -63,6 +63,7 @@ jobs:
63
env:
64
TARBALL: ${{ steps.pack.outputs.tarball }}
65
TAG: ${{ steps.pack.outputs.tag }}
66
+ continue-on-error: true
67
- name: Create Github Release
68
uses: actions/github-script@v8
69
0 commit comments