Skip to content

Commit 4c48fb7

Browse files
committed
Add logs for github action
1 parent 53efec3 commit 4c48fb7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ jobs:
3737
run: |
3838
mkdir -p docs
3939
mv index.xml docs/index.xml
40-
40+
41+
- name: Debug Git remote
42+
run: git remote -v
43+
4144
- name: Commit RSS update
4245
run: |
4346
git config user.name "MisterJack49"

0 commit comments

Comments
 (0)