Skip to content

Commit 0001602

Browse files
authored
CI: remove redundant deployment (#367)
1 parent bc21203 commit 0001602

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,3 @@ jobs:
113113
clean: false
114114
git-config-name: Anoma Research
115115
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

Comments
 (0)