Skip to content

Commit

Permalink
pass connector-publication-key as argument
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Jul 31, 2024
1 parent a2b554b commit 9cb3e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/registry-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
echo "connector registry GQL URL is $CONNECTOR_REGISTRY_GQL_URL"
mv changed_files.json registry-automation/changed_files.json
cd registry-automation
go run main.go ci
go run main.go ci --connector-publication-key $CONNECTOR_PUBLICATION_KEY

0 comments on commit 9cb3e14

Please sign in to comment.