Skip to content

Commit

Permalink
chore: optimize gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
xooooooooox committed Jan 2, 2025
1 parent b1c31cf commit 9a0a262
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/publish_writerside_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,13 @@ on:
- feat/250102-0.8
workflow_dispatch:

permissions:
contents: read
id-token: write
pages: write

jobs:
invoke-pages-build:
pages:
uses: xooooooooox/writerside-action@main
with:
instance: 'Writerside/radp'
Expand Down

0 comments on commit 9a0a262

Please sign in to comment.