Skip to content

Commit

Permalink
feat: Config
Browse files Browse the repository at this point in the history
  • Loading branch information
dango2887 committed Aug 28, 2023
1 parent dd1861f commit 0cb6f7b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/AA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ jobs:
print_env:
uses: Dango-dx/ReusableWorkflows/.github/workflows/print_github_info.yml@master

print_a:
uses: Dango-dx/ReusableWorkflows/.github/workflows/publish_maven_central.yml@master
with:
artifact_name: lib_test
version_name: 1.3.4

job0:
runs-on: ubuntu-latest
# container:
Expand Down

0 comments on commit 0cb6f7b

Please sign in to comment.