Skip to content

Commit

Permalink
ga
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage authored Jun 11, 2024
1 parent bc20053 commit d365754
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,7 @@ jobs:
run: |
cd ~/${{github.event.pull_request.head.repo.name || github.event.repository.name }}
GITHUB_TOKEN=${{secrets.GITHUB_TOKEN}} pkp-plugin generate-site ./plugins.xml
shell: bash
shell: bash
- name: Setup tmate session by failure
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit d365754

Please sign in to comment.