✏️ Remove unnecessary args

patch-1
Dwi Siswanto 2020-11-18 01:19:03 +07:00
parent 2a3259b338
commit 8d47af848b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Update README - name: Update README
run: | run: |
python .github/update-readme.py --tag $(git describe --tags --abbrev=0) python .github/update-readme.py
- name: Commit files - name: Commit files
run: | run: |