Skip to content

Commit

Permalink
Merge pull request #3 from drawn-app/feature/submodule-sync
Browse files Browse the repository at this point in the history
Fix parent repo url
  • Loading branch information
pineylilly authored Sep 16, 2024
2 parents 887c84c + ac9e2b2 commit 16596f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodules-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Github REST API Call
env:
CI_TOKEN: ${{ secrets.CI_TOKEN }}
PARENT_REPO: pineylilly/drawn
PARENT_REPO: drawn-app/drawn
PARENT_BRANCH: main
WORKFLOW_ID: ${{ secrets.SUBMODULE_SYNC_WFID }}
run: |
Expand Down

0 comments on commit 16596f1

Please sign in to comment.