Skip to content

Commit

Permalink
Merge pull request #6 from vgrichina/patch-1
Browse files Browse the repository at this point in the history
Add --yes to web4-deploy
  • Loading branch information
evgenykuzyakov authored Jul 9, 2024
2 parents 8e7eb44 + 5a6e14a commit c166659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Build
run: NODE_OPTIONS=--openssl-legacy-provider yarn build
- name: Deploy using web4
run: npx web4-deploy build/ thewiki.near
run: npx web4-deploy build/ thewiki.near --yes

0 comments on commit c166659

Please sign in to comment.