Skip to content

Commit

Permalink
Merge branch 'build-ui' into update-dev-with-build
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Mar 27, 2024
2 parents ce9329f + 9a863ca commit d9964e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
with:
token: ${{ secrets.GITHUB_ACTIONS }}
token: ${{ secrets.PAT_TOKEN }}
ref: ${{ github.head_ref }}
fetch-depth: 2

Expand Down

0 comments on commit d9964e7

Please sign in to comment.