Skip to content

Commit

Permalink
Update build-docs.yml
Browse files Browse the repository at this point in the history
use explicit ref since the default for releases appears to be something else
  • Loading branch information
wynged authored Aug 10, 2022
1 parent 3d46f43 commit b3fcb35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
with:
fetch-depth: 10
token: ${{ secrets.HYPAR_GITHUB_BOT_PAT }}
ref: master
- name: Setup Git
run: |
git config user.name "hypar-eric-bot"
Expand Down

0 comments on commit b3fcb35

Please sign in to comment.