Skip to content

Commit 482e62c

Browse files
authored
Merge pull request #20956 from emberjs/kg-docs
2 parents df944c9 + 2e585ec commit 482e62c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
run: |
6767
git config user.name "github-actions[bot]"
6868
git config user.email "github-actions[bot]@users.noreply.github.com"
69-
git checkout -b update-api-docs-${{ steps.pkg.outputs.version }}
7069
git add .
7170
git commit -m "Add docs for Ember ${{ steps.pkg.outputs.version }}"
7271
working-directory: ember-api-docs-data

0 commit comments

Comments
 (0)