Skip to content

Commit

Permalink
remove sha duplicate from docs commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Kolkov committed Apr 27, 2021
1 parent 9184918 commit b9262b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: build/html/
commit_message: "branch: ${{ github.head_ref }}, sha: ${{ github.sha }}"
commit_message: "branch: ${{ github.head_ref }}"

0 comments on commit b9262b3

Please sign in to comment.