We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f9447 commit 55caf19Copy full SHA for 55caf19
.github/workflows/trigger-cli-release.yaml
@@ -12,6 +12,7 @@ jobs:
12
with:
13
app_id: ${{ secrets.CLI_RELEASE_APP_ID }}
14
private_key: ${{ secrets.CLI_RELEASE_PRIVATE_KEY }}
15
+ repository: lgarber-akamai/linode-cli
16
17
- name: Repository Dispatch
18
uses: peter-evans/repository-dispatch@v2
0 commit comments