Skip to content

Commit f127fd6

Browse files
committed
ci(docs): fix update docs workflow
1 parent b686c1d commit f127fd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
needs: [build-and-test, release]
9999
runs-on: ubuntu-latest
100100
steps:
101+
- uses: actions/checkout@v5
101102
- name: 🔄 Update stackoverflow.design docs
102103
run: |
103104
git config --global user.name 'github-actions[bot]'

0 commit comments

Comments
 (0)