Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Commit ee3d4f2

Browse files
author
Tonye Jack
committed
Removed push.
1 parent 8c41e5f commit ee3d4f2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,3 @@ jobs:
2424
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
2525
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
2626
run: make upload-to-pypi
27-
- name: Push changes
28-
uses: ad-m/github-push-action@master
29-
with:
30-
github_token: ${{ secrets.GITHUB_TOKEN }}
31-
tags: false

0 commit comments

Comments
 (0)