mirror of
https://github.com/danbulant/discord.js
synced 2026-06-17 21:51:20 +00:00
ci: deploy docs using new action
This commit is contained in:
parent
57033f3334
commit
08dfdcb4eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -21,6 +21,6 @@ jobs:
|
|||
- name: npm install
|
||||
run: npm install
|
||||
- name: deploy docs
|
||||
uses: ./.github/actions/docs
|
||||
uses: discordjs/action-docs@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue