Skip to content

Commit

Permalink
remove secret from publish website call
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <[email protected]>
  • Loading branch information
mkuznyetsov committed Jan 27, 2025
1 parent f6d7190 commit 54f261c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publication-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,3 @@ jobs:
name: "Call website publication update"
needs: build
uses: eclipse-che/che-website-publish/.github/workflows/publish.yaml@main
secrets:
CHE_BOT_GITHUB_TOKEN: ${{ secrets.CHE_BOT_GITHUB_TOKEN }}

0 comments on commit 54f261c

Please sign in to comment.