Skip to content

Commit

Permalink
Update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Oct 16, 2020
1 parent e79a6cc commit b80703d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy Docs
on:
release:
types:
- created
- released
repository_dispatch:
types:
- build-docs
Expand Down Expand Up @@ -46,4 +46,4 @@ jobs:
message: "Deploy docs"
add: "docs"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CHANDRA_XRAY_TOKEN }}

0 comments on commit b80703d

Please sign in to comment.