1
0
Fork 0
mirror of https://github.com/kou029w/pucchinglgl.git synced 2025-04-04 11:56:25 +00:00
This commit is contained in:
renovate[bot] 2023-12-19 15:35:28 +00:00 committed by GitHub
commit 4f9c7bcb54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
run: |
yarn install
yarn build
- uses: actions/upload-pages-artifact@v2
- uses: actions/upload-pages-artifact@v3
with:
path: build
- uses: actions/deploy-pages@v2