Skip to content

Commit

Permalink
Merge pull request #14 from arezaii/arezaii-patch-3
Browse files Browse the repository at this point in the history
Update CI.yml
  • Loading branch information
arezaii authored Feb 7, 2025
2 parents 06d5009 + 922da88 commit c018ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
done
publish-docs:
if: github.event_name == 'push' && github.repository == 'arezaii/chapel'
if: github.event_name == 'push' && github.repository == 'chapel-lang/chapel'
runs-on: ubuntu-latest
needs: make_doc
steps:
Expand Down

0 comments on commit c018ec6

Please sign in to comment.