We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df944c9 + 2e585ec commit 482e62cCopy full SHA for 482e62c
.github/workflows/docs.yml
@@ -66,7 +66,6 @@ jobs:
66
run: |
67
git config user.name "github-actions[bot]"
68
git config user.email "github-actions[bot]@users.noreply.github.com"
69
- git checkout -b update-api-docs-${{ steps.pkg.outputs.version }}
70
git add .
71
git commit -m "Add docs for Ember ${{ steps.pkg.outputs.version }}"
72
working-directory: ember-api-docs-data
0 commit comments