mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Setup starlight workflow
This commit is contained in:
parent
8d62a60d60
commit
3600f5030a
1 changed files with 3 additions and 1 deletions
4
.github/workflows/v3-docs.yml
vendored
4
.github/workflows/v3-docs.yml
vendored
|
|
@ -37,4 +37,6 @@ jobs:
|
|||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
uses: actions/deploy-pages@v4
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue