Skip to content

Commit 95bfe41

Browse files
authored
Update safe-settings.yml
1 parent 7fcd135 commit 95bfe41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/safe-settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm run full-sync
3131
working-directory: "$SAFE_SETTINGS_CODE_DIR"
3232
env:
33-
GH_ORG: ${{ github.repository_owner }}
33+
GH_ORG: open-component-model
3434
APP_ID: ${{ secrets.OCMBOT_APP_ID }}
3535
PRIVATE_KEY: ${{ secrets.OCMBOT_PRIV_KEY }}
3636
GITHUB_CLIENT_ID: ${{ secrets.OCMBOT_CLIENT_ID }}

0 commit comments

Comments
 (0)