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 bc21203 commit 0001602Copy full SHA for 0001602
.github/workflows/deploy.yml
@@ -113,14 +113,3 @@ jobs:
113
clean: false
114
git-config-name: Anoma Research
115
git-config-email: [email protected]
116
-
117
- - uses: JamesIves/github-pages-deploy-action@v4
118
- with:
119
- token: ${{ secrets.PAGES_TOKEN }}
120
- repository-name: anoma/specs.anoma.net
121
- branch: main
122
- folder: ${{ env.BRANCH_NAME }}
123
- target-folder: ${{ env.BRANCH_NAME }}
124
- clean: false
125
- git-config-name: Anoma Research
126
- git-config-email: [email protected]
0 commit comments