Skip to content

Commit

Permalink
test: auto deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger committed Oct 2, 2024
1 parent a7ea8b4 commit 475c3ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
- run: |
gh workflow run deploy.yml -R "owddm/owddm.github.io"
env:
GITHUB_TOKEN: ${{ secrets.DEPLOY_GITHUB_TOKEN }}

0 comments on commit 475c3ad

Please sign in to comment.