Skip to content

Commit 3da75a3

Browse files
test: auto deploy
1 parent a7ea8b4 commit 3da75a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/site.yml

+3
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ jobs:
5050
- name: Deploy to GitHub Pages
5151
id: deployment
5252
uses: actions/deploy-pages@v4
53+
- run: gh workflow run deploy.yml -R owddm/owddm.github.io
54+
with:
55+
github_token: ${{ secrets.DEPLOY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)