Skip to content

Commit

Permalink
Update update-latest-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdelato authored Feb 14, 2023
1 parent f358755 commit 204ef1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-latest-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- run: |
git config user.name github-actions
git config user.email [email protected]
git fetch --unshallow --tags
touch foo.txt
git add --all
git commit -a -m 'Adding new file'
Expand Down

0 comments on commit 204ef1e

Please sign in to comment.