Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
RMeli committed Jul 10, 2024
1 parent bb32008 commit bfc5e13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Build (main)
run: |
python -m ford --output_dir ghpages DLA-Future-Fortran.md
echo {{ github.repository }}
- name: Publish (main)
#if: "github.repository == 'eth-cscs/DLA-Future-Fortran' && github.ref == 'refs/heads/main'"
if: "github.repository == 'RMeli/DLA-Future-Fortran' && github.ref == 'refs/heads/main'"
Expand Down

0 comments on commit bfc5e13

Please sign in to comment.