Skip to content

Commit e956824

Browse files
authored
fix: update main-push.yml
1 parent 853e5a4 commit e956824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main-push.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
- name: Clone downstream repo
6565
uses: actions/checkout@v2
6666
with:
67-
repository: oscal-compass/e2e-demo-cac-ssp
68-
path: './e2e-demo-cac-ssp'
67+
repository: oscal-compass/e2e-demo-cac-ssp-cis
68+
path: './e2e-demo-cac-ssp-cis'
6969
token: ${{ secrets.PUSH_TOKEN }}
7070
fetch-depth: 0
7171
- name: Update ssp

0 commit comments

Comments
 (0)