Skip to content

Commit 1988bda

Browse files
committed
ci: cancelled idea to deploy docs on github pages
1 parent 3b73f43 commit 1988bda

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/plugin.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,6 @@ jobs:
5757
name: 'IceRunner-Docs'
5858
path: build/dokka/html/
5959

60-
- name: Publish documentation
61-
uses: JamesIves/github-pages-deploy-action@releases/v3
62-
with:
63-
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
64-
BRANCH: docs
65-
FOLDER: build/dokka/html
66-
6760
# Running the plugin's tests
6861
build:
6962
needs: [check]

0 commit comments

Comments
 (0)