mirror of https://github.com/portainer/k8s.git
Add default GH token to auto-pr workflow (#33)
parent
4a739a9d0e
commit
2d2a8d015e
|
@ -34,4 +34,5 @@ jobs:
|
|||
uses: repo-sync/pull-request@v2
|
||||
with:
|
||||
destination_branch: "gh-pages"
|
||||
github_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
pr_allow_empty: false
|
Loading…
Reference in New Issue