We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e16ab0 commit 983381dCopy full SHA for 983381d
.github/workflows/build_web.yaml
@@ -20,8 +20,6 @@ jobs:
20
- run: npm run downport
21
- run: npm run downport_samples
22
- run: npm run transpile
23
- - run: git commit -a
24
- - run: git push
25
- name: send to downport repository
26
uses: peaceiris/actions-gh-pages@v3
27
with:
0 commit comments