Skip to content

Commit 70f1ea5

Browse files
authored
fix: remove pat from tag workflow (#40)
1 parent 2d633b0 commit 70f1ea5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/create-tag.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- uses: actions/checkout@v4
2020
with:
2121
fetch-depth: 0
22-
token: ${{ secrets.PAT_TOKEN }}
2322

2423
- name: Extract version from pyproject.toml
2524
id: version

0 commit comments

Comments
 (0)