ci: Run actions/configure-pages only in the main repo (#3075)

This commit is contained in:
Ayaz Salikhov
2026-05-14 18:14:48 +01:00
committed by GitHub
parent 3112a3d214
commit f4dcfe20e9

View File

@@ -46,6 +46,7 @@ jobs:
run: cmake --build . --target docs
- name: Setup Pages
if: ${{ github.repository == 'XRPLF/clio' && github.event_name == 'push' }}
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
- name: Upload artifact