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 committed Feb 14, 2023
1 parent 664895b commit b451ea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-latest-branch.yml
Expand Up @@ -24,6 +24,8 @@ jobs:
run: git status

- run: |
echo "If this step errors because of a package-lock.json file, see:"
echo "https://github.com/servicetitan/anvil/blob/master/docs/Releasing.md#issues-with-lockfiles-and-other-generated-files"
git config user.name github-actions
git config user.email github-actions@github.com
touch foo.txt
Expand Down

0 comments on commit b451ea0

Please sign in to comment.