Skip to content

Commit b7212e8

Browse files
committed
push 4
1 parent d98613a commit b7212e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ jobs:
6868
- name: Create file
6969
run: |
7070
echo a > file.txt
71+
git checkout origin/ci
7172
git pull
72-
git checkout ci
7373
7474
- name: Commit & Push changes
7575
uses: actions-js/push@master

0 commit comments

Comments
 (0)