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 a59824a commit e439407Copy full SHA for e439407
README.md
@@ -28,7 +28,7 @@ jobs:
28
Uses basic auth for the rest api.
29
30
- `cloud`: Can be either:
31
- - A subdomain (e.g., `acme` for Atlassian hosted instances)
+ - A subdomain (`acme` for Atlassian hosted instances (e.g. `https://acme.atlassian.net`))
32
- A full URL (e.g., `https://mycompany.com` for self-hosted instances)
33
34
- `user`: The user that generated the access token
0 commit comments