Skip to content

Commit

Permalink
force secret input
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMHD authored Jul 9, 2023
1 parent c31bc52 commit d34f59b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ inputs:
required: true
secret:
description: "RCConfig Secret"
required: false
default: ${{ secrets.RCCONFIG_SECRET }}
required: true
rcconfig-service-address:
description: "RCConfigProvider Host"
required: false
Expand Down

0 comments on commit d34f59b

Please sign in to comment.