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 64b7861 commit c57399cCopy full SHA for c57399c
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/sphinx-notes/cookiecutter",
3
- "commit": "df33950130c89d7d65d9a008716d95f99c4077c9",
+ "commit": "0db2ed864acc101a2ee90a3bf94b54b9f46473cf",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
.github/workflows/release.yml
@@ -7,7 +7,6 @@ on:
7
8
jobs:
9
release:
10
- needs: [pypi]
11
runs-on: ubuntu-latest
12
permissions:
13
contents: write
0 commit comments