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 75c8458 commit 2ac5e97Copy full SHA for 2ac5e97
.github/workflows/cd.yml
@@ -13,7 +13,6 @@ jobs:
13
14
cd-job:
15
name: Continuous Delivery
16
- needs: [ ci-job ]
17
uses: ./.github/workflows/build-and-publish.yml
18
secrets:
19
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
0 commit comments