Skip to content

Commit 197db69

Browse files
authored
Update target repository from 'costrict-backend' to 'costrict-enterprise'
1 parent 4b319cb commit 197db69

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/commit-main.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222
VERSION="${GITHUB_REF#refs/tags/}"
2323
echo "version=$VERSION" >> $GITHUB_OUTPUT
2424
25-
- name: Checkout target repository (costrict-backend)
25+
- name: Checkout target repository (costrict-enterprise)
2626
uses: actions/checkout@v3
2727
with:
28-
repository: zgsm-ai/costrict-backend
28+
repository: zgsm-ai/costrict-enterprise
2929
token: ${{ secrets.PAT_TOKEN }}
3030
path: target-repo
3131

@@ -54,3 +54,4 @@ jobs:
5454
git push origin main
5555
5656
57+

0 commit comments

Comments
 (0)