Skip to content

Commit

Permalink
fixed workflow typo (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankLeeeee authored Apr 26, 2024
1 parent 955a1f6 commit a73f211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v3
ref: gallery

with:
ref: gallery

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit a73f211

Please sign in to comment.