Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
actuarysailor authored Dec 22, 2023
1 parent 946f83a commit 9b70448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
git config user.email "noreply.${{ github.actor }}@github.com"
git config user.name "${{ github.actor }}"
git add README.md
git commit -m "docs: README.md Updated"
git commit -s -m "docs: README.md Updated"
git push
fi

0 comments on commit 9b70448

Please sign in to comment.