Skip to content

Commit

Permalink
remove old docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Apr 6, 2024
1 parent e2c4613 commit a5035ba
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,3 @@ jobs:
sha: context.sha
})
docs:
name: docs
runs-on: [ubuntu-latest]

steps:
- name: Trigger docs deployment
uses: peter-evans/[email protected]
with:
repository: excaliburjs/excaliburjs.github.io
token: ${{ secrets.DOCS_GH_TOKEN }}
event-type: deploy-docs

0 comments on commit a5035ba

Please sign in to comment.