We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6673d9 commit df8872aCopy full SHA for df8872a
.github/workflows/generate-docs-artifacts.yml
@@ -35,7 +35,7 @@ jobs:
35
commit-message: "plugin/docs: update generated docs artifact cache"
36
# The committer name and email address in the format Display Name <email@address.com>.
37
# Defaults to GitHub, you may need to change this in cases where committers must sign a CLA.
38
- committer: "packer-ci <62970560+packer-ci@users.noreply.github.com"
+ committer: "packer-ci <62970560+packer-ci@users.noreply.github.com>"
39
# Comment out the author field if you would like to change the author of the pull-request.
40
# Defaults to the name of the user who triggered the event - created the tag.
41
# author: "Display Name <email@address.com>"
0 commit comments