Skip to content

Commit

Permalink
chore: Update cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
wenty22 authored Oct 21, 2024
1 parent 9c2026b commit b3eb43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
ref: ${{ github.event.pull_request.head.ref }}
token: ${{ secrets.GITHUB_TOKEN }}

- uses: ./.github/actions/setup
Expand Down

0 comments on commit b3eb43b

Please sign in to comment.