Skip to content

Commit

Permalink
ci(auto-update): fix Permission denied
Browse files Browse the repository at this point in the history
  • Loading branch information
lengyanyu258 committed Jul 23, 2024
1 parent 6a2f0ea commit 9c1b54a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/auto-update/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ runs:
# - https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefpathspecapathspec
file_pattern: "docs/"

# Optional commit user and author settings
commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

# Optional. Option used by `git-status` to determine if the repository is
# dirty. See https://git-scm.com/docs/git-status#_options
status_options: "--untracked-files=no"
Expand Down

0 comments on commit 9c1b54a

Please sign in to comment.