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 34ea901 commit e264868Copy full SHA for e264868
.github/workflows/mikedelete.yaml
@@ -32,4 +32,4 @@ jobs:
32
cd mkdocs
33
pip install --upgrade pip
34
pip install -r requirements.txt
35
- mike delete ${{ github.event.inputs.version }}
+ mike delete ${{ github.event.inputs.version }} -p
0 commit comments