Skip to content

Commit

Permalink
Merge pull request #6 from Akrista/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Akrista authored May 6, 2024
2 parents 57f5d7e + 2bab4f6 commit ea2b014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
--base "${{ steps.pages.outputs.base_path }}"
working-directory: ${{ env.BUILD_PATH }}
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: ${{ env.BUILD_PATH }}/dist
deploy:
Expand Down

0 comments on commit ea2b014

Please sign in to comment.