Skip to content

VERSION_NAME=0.1.16 #69

VERSION_NAME=0.1.16

VERSION_NAME=0.1.16 #69

Workflow file for this run

name: 发布 AAR
on:
push:
paths:
- 'gradle.properties'
jobs:
build:
uses: dango-cl/ReusableWorkflows/.github/workflows/publish_maven_central_v2.yml@master

Check failure on line 10 in .github/workflows/schedule.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/schedule.yml

Invalid workflow file

error parsing called workflow ".github/workflows/schedule.yml" -> "dango-cl/ReusableWorkflows/.github/workflows/publish_maven_central_v2.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
# module_paths_v2: '{"module": [":tap:core"]}'
module_paths_v2: '{"module": [":dLib:widget", ":dLib:kit", ":tap:core"]}'
secrets: inherit