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 90720cb commit 34deafa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish_writerside_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ on:
branches:
- main
- feat/250102-0.8
paths: [ 'Writerside/*' ]
workflow_dispatch:

jobs:
invoke-pages-build:
uses: ./.github/actions/writerside
uses: .github/actions/writerside
with:
instance: 'Writerside/radp'
docker_version: '243.22562'
Expand Down

0 comments on commit 34deafa

Please sign in to comment.