We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcd135 commit 95bfe41Copy full SHA for 95bfe41
.github/workflows/safe-settings.yml
@@ -30,7 +30,7 @@ jobs:
30
run: npm run full-sync
31
working-directory: "$SAFE_SETTINGS_CODE_DIR"
32
env:
33
- GH_ORG: ${{ github.repository_owner }}
+ GH_ORG: open-component-model
34
APP_ID: ${{ secrets.OCMBOT_APP_ID }}
35
PRIVATE_KEY: ${{ secrets.OCMBOT_PRIV_KEY }}
36
GITHUB_CLIENT_ID: ${{ secrets.OCMBOT_CLIENT_ID }}
0 commit comments