Skip to content

Commit 5db16e3

Browse files
authored
Update deploy_to_private.yaml
1 parent 51756bf commit 5db16e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_to_private.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout repository (no persisted credentials)
2121
uses: actions/checkout@v4
2222
with:
23-
ref: deploy
23+
ref: main
2424
fetch-depth: 0
2525
persist-credentials: false
2626

0 commit comments

Comments
 (0)