mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 04:31:05 +00:00
chore(ci): deploy docs for tags (#3878)
This commit is contained in:
parent
2338594030
commit
1336156799
1 changed files with 2 additions and 0 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -5,6 +5,8 @@ on:
|
||||||
- '*'
|
- '*'
|
||||||
- '!webpack'
|
- '!webpack'
|
||||||
- '!docs'
|
- '!docs'
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
jobs:
|
jobs:
|
||||||
docs:
|
docs:
|
||||||
name: Documentation
|
name: Documentation
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue