We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38ebcd commit d1371a7Copy full SHA for d1371a7
1 file changed
.github/workflows/release.yaml
@@ -10,8 +10,6 @@ jobs:
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v3
13
- with:
14
- fetch-depth: 2
15
- name: Set up Python
16
uses: actions/setup-python@v4
17
with:
0 commit comments