Skip to content

Commit

Permalink
Update generate-and-submit-documentation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sharathvutpala authored Jun 5, 2024
1 parent 202a7da commit 7e72fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-and-submit-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions-js/push@master
with:
branch: 'test/runner_scale_sets_for_ci'
github_token: ${{ secrets.AUTHORIZATION_TOKEN }}
github_token: ${{ github.token }}
message: "Update documentation"

- name: Update develop branch
Expand Down

0 comments on commit 7e72fda

Please sign in to comment.