Skip to content

Commit

Permalink
chore: Publication builder update (#2679)
Browse files Browse the repository at this point in the history
* workflow update

* update

* publication workflow update
  • Loading branch information
deerskindoll committed Feb 8, 2024
1 parent ff82fbf commit 16500bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publication-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,9 @@ jobs:
github_token: ${{ secrets.CHE_BOT_GITHUB_TOKEN }}
publish_branch: publication
publish_dir: build/site

jobs:
name: Call website publication builder
uses: eclipse/che-website/.github/workflows/publication-builder.yaml@main
secrets:
CHE_BOT_GITHUB_TOKEN: ${{ secrets.CHE_BOT_GITHUB_TOKEN }}

0 comments on commit 16500bc

Please sign in to comment.