Skip to content

Commit 085069c

Browse files
authored
Merge pull request #12 from reapit-global/fix-repo-sync
fix: allow workflow to access repo secrets
2 parents 49183de + ad2f2b0 commit 085069c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/public_repo_sync_code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
jobs:
77
sync-code:
88
uses: reapit-global/uk-devops-reusable-workflows/.github/workflows/public_repo_sync_code.yml@06feb189699a7751a163b66f72deead8a4921917
9+
secrets: inherit
910
with:
1011
public_org: "reapit"
1112
public_repo: "foundations-code-examples"

0 commit comments

Comments
 (0)