Skip to content

Commit 561e271

Browse files
Workflow - remove checkout
1 parent b044f70 commit 561e271

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/autogen-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
echo "Committing and pushing changes to autogen-docs branch"
3636
git config user.name github-actions
3737
git config user.email [email protected]
38-
git checkout autogen-docs
3938
git add .
4039
git commit -m "Automatically generated docs"
4140
git push

0 commit comments

Comments
 (0)