Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb committed Nov 8, 2023
1 parent 1828876 commit 6b919df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,14 @@ Default is "reg".
The branch name for uploading images. This action will upload the image to the specified branch and use its URL in the comments.
Default is "reg_actions".

#### `disable-branch` (Optional)

- Type: Boolean
- Default: `false`

The option to disable push to a branch. When set to false, the `branch` option is ignored, and images will not be displayed in the comments.


## Limitation

- If the `artifact` is deleted, the report will also be deleted, see [`Artifact and log retention policy`](https://docs.github.com/ja/actions/learn-github-actions/usage-limits-billing-and-administration#artifact-and-log-retention-policy) for the retention period of the `artifact`.
Expand Down

0 comments on commit 6b919df

Please sign in to comment.