chore: Add token to generate reference action (#1794)

This commit is contained in:
Shahed Nasser
2022-07-05 20:56:37 +03:00
committed by GitHub
parent 2bd5e08f40
commit 583a66a074

View File

@@ -38,6 +38,7 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v4 - uses: stefanzweifel/git-auto-commit-action@v4
with: with:
token: ${{ secrets.REFERENCE_PAT }}
commit_message: Automatically Generated Services Reference commit_message: Automatically Generated Services Reference
file_pattern: docs/content/* file_pattern: docs/content/*
skip_dirty_check: false skip_dirty_check: false