We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9906099 commit 451546cCopy full SHA for 451546c
1 file changed
.github/workflows/cd.yaml
@@ -24,7 +24,6 @@ jobs:
24
runs-on: ubuntu-latest
25
needs: extract_version
26
name: Create release on GitHub
27
- if: ${{ github.event_name != 'workflow_dispatch' || inputs.skip_github_release == false }}
28
permissions:
29
contents: write
30
steps:
0 commit comments