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 c644353 commit 90720cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_writerside_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- feat/241230-0.7
- feat/250102-0.8
paths: [ 'Writerside/*' ]
workflow_dispatch:

Expand All @@ -16,6 +16,6 @@ jobs:
docker_version: '243.22562'
branches:
- 'main'
- 'feat/241230-0.7'
- 'feat/250102-0.8'
paths:
- 'Writerside/*'

0 comments on commit 90720cb

Please sign in to comment.