Skip to content

Commit

Permalink
use JF_BOT to allow workflow to push changes to other repos
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert committed Oct 16, 2023
1 parent 6a57029 commit e846d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update API docs
token: ${{ secrets.JF_BOT_TOKEN }}

0 comments on commit e846d8c

Please sign in to comment.