1 parent 2d633b0 commit 70f1ea5Copy full SHA for 70f1ea5
1 file changed
.github/workflows/create-tag.yml
@@ -19,7 +19,6 @@ jobs:
19
- uses: actions/checkout@v4
20
with:
21
fetch-depth: 0
22
- token: ${{ secrets.PAT_TOKEN }}
23
24
- name: Extract version from pyproject.toml
25
id: version
0 commit comments