Skip to content

Commit

Permalink
Read from inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-opsverse authored Feb 8, 2024
1 parent 9b065d2 commit 6b7fb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ runs:
--application=${{ inputs.appName }} \
--token=${{ inputs.token }} \
--address=${{ inputs.address }} \
--disableTlsVerification="true" \
--disableTlsVerification=${{ inputs.disableTlsVerification }} \
--logLevel=debug
shell: sh

0 comments on commit 6b7fb8c

Please sign in to comment.