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 85d6662 commit c0d7d44Copy full SHA for c0d7d44
.github/workflows/ci.yaml
@@ -79,7 +79,6 @@ jobs:
79
# permissions to sign the release and to simplify the workflow dependency
80
# graph on the github UI.
81
release:
82
- name: Create GitHub release
83
needs: [config, ci-workflow]
84
uses: glenn20/python-ci/.github/workflows/github-release.yaml@dev
85
permissions:
0 commit comments