Skip to content

Commit 266a6f0

Browse files
committed
TRY: Fucking WASM again
1 parent 46c782b commit 266a6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_playground_netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ jobs:
4949
- name: Deploy to Netlify
5050
uses: nwtgck/[email protected]
5151
with:
52-
netlify-config-path: './example/netlify.toml'
5352
publish-dir: './example/build/web'
5453
production-branch: master
5554
production-deploy: true
55+
# netlify-config-path: './example/netlify.toml'
5656
github-token: ${{ secrets.GITHUB_TOKEN }}
5757
deploy-message: "Deploy to Netlify from GitHub Actions"
5858
enable-pull-request-comment: true

0 commit comments

Comments
 (0)