Skip to content

Commit ee78bfc

Browse files
committed
chore(ci): inherit workflow secrets when calling deploy action
1 parent 707a76b commit ee78bfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-to-production.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
steps:
1515
- name: Sync main to production branch and increment version
1616
uses: livekit-examples/sandbox-deploy-action
17+
secrets: inherit

0 commit comments

Comments
 (0)