Skip to content

Commit

Permalink
Test rename uploqd
Browse files Browse the repository at this point in the history
  • Loading branch information
antaalt committed Mar 21, 2024
1 parent e8315ef commit 324de1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wasm_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: static-website
path: web/public/
name: github-pages
path: ./web/public/

deploy:
# Add a dependency to the build job
Expand Down

0 comments on commit 324de1e

Please sign in to comment.