Skip to content

Commit

Permalink
🔒 Sets force push default to false
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Jan 11, 2021
1 parent 517309e commit f5e4143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ inputs:
force_push_tag:
description: "Optional. Force push the tag. Defaults to 'false'."
required: false
default: "false"
runs:
using: "docker"
image: "Dockerfile"
Expand Down

0 comments on commit f5e4143

Please sign in to comment.