Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
fix: set the default value of update_commit_status
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Sep 19, 2022
1 parent efc39f7 commit 31e4c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ inputs:
update_commit_status:
description: Whether a commit status is updated
required: false
default: false
runs:
using: node16
main: dist/index.js

0 comments on commit 31e4c69

Please sign in to comment.