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 9a0a262 commit 754ba23
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/publish_writerside_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ permissions:

jobs:
pages:
uses: xooooooooox/writerside-action@main
with:
instance: 'Writerside/radp'
docker_version: '243.22562'
runs-on: ubuntu-latest
steps:
- name: xxx
uses: xooooooooox/writerside-action@main
with:
instance: 'Writerside/radp'
docker_version: '243.22562'

0 comments on commit 754ba23

Please sign in to comment.