Skip to content

Commit 04e08d0

Browse files
tacaswelltimhoffm
andauthored
STY: formatting in workflow definition
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 303460c commit 04e08d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Build
1919
run: make html
2020
- name: Publish
21+
2122
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
2223
uses: peaceiris/actions-gh-pages@v3
2324
with:

0 commit comments

Comments
 (0)