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 8fa1263 commit 80b39f3Copy full SHA for 80b39f3
1 file changed
.github/workflows/release.yml
@@ -21,10 +21,3 @@ jobs:
21
env:
22
NPM_TOKEN: ${{secrets.npm_token}}
23
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
24
- - name: Publish e2e page (Rondo Web)
25
- uses: JamesIves/github-pages-deploy-action@v4.2.5
26
- with:
27
- branch: gh-pages
28
- folder: dist/e2e
29
- env:
30
- GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments