Skip to content

Commit e183b1e

Browse files
authored
Update deploy_to_private.yaml
1 parent 205e971 commit e183b1e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/deploy_to_private.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ jobs:
5151
- name: Update deployment branch with local main
5252
run: |
5353
git restore --staged README.md
54+
- name: tttt
55+
run: |
5456
echo git status
57+
- name: qqqq
58+
run: |
5559
git commit -m "deploy changes"
5660
5761
- name: commit

0 commit comments

Comments
 (0)