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 600d480 commit c9f8b6bCopy full SHA for c9f8b6b
tutorials/cli_github_action.md
@@ -5,7 +5,7 @@ Use Cyberduck CLI in a [GitHub Actions](https://docs.github.com/en/actions) work
5
6
## Usage in Custom Workflow
7
8
-1. Add the `cyberduck-cli-action` action to a workflow `.yml` with a step like
+1. Add the `[cyberduck-cli-action](https://github.com/iterate-ch/cyberduck-cli-action)` action to a workflow `.yml` with a step like
9
10
```
11
- name: Upload
0 commit comments