Skip to content

Commit

Permalink
Add insecure tag to the image
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindnswamy committed Feb 8, 2024
1 parent c2cef0c commit 72dd9ac
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 }} \
--logLevel=debug
--logLevel=debug \
--insecure=true
shell: sh

0 comments on commit 72dd9ac

Please sign in to comment.