0
0
mirror of https://github.com/thegeeklab/wp-github-comment.git synced 2024-11-22 20:20:40 +00:00

[skip ci] auto-update documentation

This commit is contained in:
thegeeklab-bot 2024-01-03 22:36:05 +00:00
parent 6ced80b685
commit cb5c65331a
2 changed files with 4 additions and 5 deletions

View File

@ -34,7 +34,7 @@ name: default
steps:
- name: pr-comment
image: thegeeklab/wp-github-comment
image: quay.io/thegeeklab/wp-github-comment
settings:
api_key: ghp_3LbMg9Kncpdkhjp3bh3dMnKNXLjVMTsXk4sM
message: "CI run completed successfully"

View File

@ -12,7 +12,7 @@ properties:
Only need to be changed for GitHub enterprise in most cases.
type: string
defaultvalue: "https://api.github.com/"
defaultValue: "https://api.github.com/"
required: false
- name: key
@ -33,13 +33,12 @@ properties:
description: |
Skip comment creation if the given message file does not exist.
type: bool
defaultvalue: false
defaultValue: false
required: false
- name: update
description: |
Enable update of an existing comment that matches the key.
defaultValue: false
type: bool
defaultvalue: false
defaultValue: false
required: false