We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ea75c commit f7703f0Copy full SHA for f7703f0
action.yml
@@ -16,10 +16,10 @@ inputs:
16
description: docker username
17
required: true
18
docker-password:
19
- description: docker username
+ description: docker password
20
21
- slack-release-channel-url:
22
+ slack-channel-url:
+ description: slack channel url
23
24
debug:
25
description: Whether to tell the GitHub client to log details of its requests
0 commit comments