Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
riverallzero authored Oct 22, 2023
1 parent eebae6b commit 55b09fc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
run: |
git config --global user.name "riverallzero"
git config --global user.email "[email protected]"
- if: github.run_number == 1
run: |
git add last_no.txt
git commit -m "Update last_no.txt"
git push
- name: Check for changes
id: check_changes
run: |
Expand Down

0 comments on commit 55b09fc

Please sign in to comment.