Skip to content

Commit 3414764

Browse files
Update publish.yml
1 parent 0ac4aea commit 3414764

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
python -m pip install --upgrade pip
2424
pip install bump2version==1.0.1 build twine
2525
- name: Bump patch version, commit, and tag
26-
env:
27-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2826
run: |
2927
git config user.name "github-actions"
3028
git config user.email "[email protected]"

0 commit comments

Comments
 (0)