mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:20:20 +08:00
test release
This commit is contained in:
parent
33cc638d72
commit
a674e34c56
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -129,6 +129,10 @@ jobs:
|
||||
|
||||
pages:
|
||||
name: Build Github Pages
|
||||
permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
id-token: write
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
|
Loading…
Reference in New Issue
Block a user