Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dango2887 committed Sep 24, 2023
1 parent 72ff285 commit 12bb583
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:

jobs:
build:
uses: DangoDX/ReusableWorkflows/.github/workflows/publish_maven_central_v2.yml@master
uses: DangoDX/ReusableWorkflows/.github/workflows/publish_maven_central.yml@master
with:
module_paths_v2: ['common/' , 'lib/widget/' , 'lib/kit/']
module_path: common/
# module_paths_v2: ['common/' , 'lib/widget/' , 'lib/kit/']
secrets: inherit

0 comments on commit 12bb583

Please sign in to comment.