Skip to content

Commit

Permalink
Updating docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Aug 22, 2023
1 parent 0636198 commit 6f9a783
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Deploy Docs
on:
release:
Expand All @@ -7,9 +6,8 @@ on:
repository_dispatch:
types:
- build-docs

jobs:
docs:
uses: sot/skare3/.github/workflows/package_docs.yml@master
secrets:
CHANDRA_XRAY_TOKEN: ${{ secrets.CHANDRA_XRAY_TOKEN }}
token: ${{ secrets.CHANDRA_XRAY_TOKEN }}
uses: sot/skare3/.github/workflows/package_docs.yml@master

0 comments on commit 6f9a783

Please sign in to comment.