Skip to content

Commit e9b4c57

Browse files
fix(ci): add owner param to cloud token generation for consistency
1 parent b3ea02b commit e9b4c57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
with:
5555
app-id: ${{ secrets.CLOUD_DISPATCH_APP_ID }}
5656
private-key: ${{ secrets.CLOUD_DISPATCH_APP_PRIVATE_KEY }}
57+
owner: shellhub-io
5758
repositories: cloud
5859

5960
- name: Checkout cloud source

0 commit comments

Comments
 (0)