Skip to content

Commit

Permalink
Update test-archive.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmydevops authored Jul 16, 2021
1 parent 7c6b334 commit 3d63dad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-archive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "ohmydevops"
git commit -m "Add Archive" -a
git add -A
git commit -m "Add Archive"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 3d63dad

Please sign in to comment.