Commit 3d709547 authored by Emmanuel Bertin's avatar Emmanuel Bertin
Browse files

Changed main to master.

parent 08c0ebe3
...@@ -38,7 +38,7 @@ jobs: ...@@ -38,7 +38,7 @@ jobs:
cp build/latex/sextractor.pdf build/html/ cp build/latex/sextractor.pdf build/html/
- name: Set destination dir - name: Set destination dir
if: github.ref_name != 'main' if: github.ref_name != 'master'
run: | run: |
echo "DOC_DEST=${{ github.ref_name }}" >> $GITHUB_ENV echo "DOC_DEST=${{ github.ref_name }}" >> $GITHUB_ENV
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment