Skip to content

Commit

Permalink
CI #953 change section title
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Dec 10, 2021
1 parent 8d8da02 commit ae8f419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
# path to conf.py directory
documentation_path: build/manual/source

- name: Push changes if refs/tags
- name: Publish if refs/tags
# remove/comment next line to push right away
if: startsWith(github.ref, 'refs/tags')
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit ae8f419

Please sign in to comment.