Skip to content

Commit 4036d5f

Browse files
committed
Update the mirror job
1 parent 81c0485 commit 4036d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/03-mirror-to-fdw.yml renamed to .github/workflows/03-mirror-to-fewsnet-org.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: yesolutions/[email protected]
3636
with:
3737
REMOTE: "ssh://[email protected]/FEWS-NET/HEA-Database-Development.git"
38-
GIT_SSH_PRIVATE_KEY: ${{ secrets.FDW_GIT_SSH_PRIVATE_KEY }}
38+
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_PRIVATE_KEY }}
3939
# @TODO: change this to secrets.GIT_SSH_KNOWN_HOSTS
4040
GIT_SSH_NO_VERIFY_HOST: "true"
4141
PUSH_ALL_REFS: "false"

0 commit comments

Comments
 (0)