Skip to content

Commit

Permalink
Update walrus-sites.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daoauth committed Oct 22, 2024
1 parent cfa904d commit f25cba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/walrus-sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
npm run build
- name: Deploy site to Walrus Pass - Holder
uses: zktx-io/[email protected].7
uses: zktx-io/[email protected].8
with:
site-path: '/tmp/holder/build'
network: 'testnet'
Expand All @@ -55,7 +55,7 @@ jobs:
npm run build
- name: Deploy site to Walrus Pass - Verifier
uses: zktx-io/[email protected].7
uses: zktx-io/[email protected].8
with:
site-path: '/tmp/verifier/build'
network: 'testnet'
Expand Down

0 comments on commit f25cba2

Please sign in to comment.