Skip to content

Commit 681be0c

Browse files
authored
Merge pull request #1 from Umajs/dependabot/github_actions/crazy-max/ghaction-github-pages-2.5.0
chore(deps): bump crazy-max/ghaction-github-pages from 2.2.0 to 2.5.0
2 parents 794d359 + 2186470 commit 681be0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: pnpm build
4949

5050
- name: Deploy to GitHub Pages
51-
uses: crazy-max/ghaction-github-pages@v2.2.0
51+
uses: crazy-max/ghaction-github-pages@v2.5.0
5252
with:
5353
repo: Umajs/umajs.github.io
5454
target_branch: main

0 commit comments

Comments
 (0)