Skip to content

Commit

Permalink
Use a different action to build Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
pavi2410 committed Jun 24, 2023
1 parent fce0660 commit 2482695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install, build, and upload your site output
uses: withastro/action@v0
uses: SecondThundeR/action@v2

deploy:
needs: build
Expand Down

0 comments on commit 2482695

Please sign in to comment.