Update calver.yml
This commit is contained in:
2
.github/workflows/calver.yml
vendored
2
.github/workflows/calver.yml
vendored
@@ -34,6 +34,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name "GitHub Actions"
|
git config --global user.name "GitHub Actions"
|
||||||
git config --global user.email "actions@github.com"
|
git config --global user.email "actions@github.com"
|
||||||
git add subgen/subgen.py
|
git add subgen.py
|
||||||
git commit -m "Automated update subgen.py with version"
|
git commit -m "Automated update subgen.py with version"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user