1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-14 02:16:10 +00:00

Update rust.yml

This commit is contained in:
jam1garner 2020-04-12 23:48:14 -04:00 committed by GitHub
parent 2a5d8f251f
commit 3d4e1bdb27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,8 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git commit -m "Add Documentation" -a
git add -A
git commit -m "Add Documentation"
- name: Push changes
uses: ad-m/github-push-action@master
with: