Skip to content

Commit

Permalink
update github-repository-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto authored Jul 17, 2023
1 parent 25bd4cf commit 37d4b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-repository-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
git checkout -b content
git config user.name github-actions
git config user.email [email protected]
git add .
git commit -m "Add date to README.md"
git push --set-upstream origin $BRANCH
git checkout main
Expand Down

0 comments on commit 37d4b6e

Please sign in to comment.