Skip to content

Commit

Permalink
pass secrets to deploy workflow in operate first repo
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Nov 3, 2023
1 parent 6566111 commit 1d5cad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -445,3 +445,4 @@ jobs:
needs: [build-verify-sql, build-verify-ui]
if: github.event_name == 'push'
uses: apicurio/apicurio-operate-first/.github/workflows/deploy_latest_registry.yml@main
secrets: inherit

0 comments on commit 1d5cad2

Please sign in to comment.