Skip to content

Commit

Permalink
removing documentation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mlisnic committed Feb 21, 2024
1 parent 35281c7 commit 3470c44
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,3 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist

- uses: peter-evans/repository-dispatch@v2
name: Build documentation in revisit.dev
if: ${{ steps.deploy.outcome == 'success' }}
with:
token: ${{ secrets.PAT }}
repository: revisit-studies/reVISit-studies.github.io
event-type: study_repo_publish

0 comments on commit 3470c44

Please sign in to comment.