Skip to content

Commit

Permalink
Update document_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
buehlere committed Jan 5, 2024
1 parent 2302fa1 commit d1eb8cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/document_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
git config --global user.name 'buehlere'
git config --global user.email '[email protected]'
git checkout -b $BRANCH_NAME
git pull
git add ./docs
git commit -m "Updating the repository GitHub MD documentation in the docs folder"
git push origin $BRANCH_NAME

0 comments on commit d1eb8cc

Please sign in to comment.