Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrylyzo committed May 4, 2024
1 parent c5ea6bc commit 776f564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
git remote add wikirepo ${{ github.server_url }}/${{ github.repository }}.wiki.git
git fetch wikirepo
git log -5 --format='%H'
- name: 'Push Wiki branch to Wiki repo'
run: |
Expand Down

0 comments on commit 776f564

Please sign in to comment.