generated from aura-ascend/template-library
This commit is contained in:
12
.gitea/workflows/publish-version.yaml
Normal file
12
.gitea/workflows/publish-version.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Publish Gradle Plugin
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
call-publish:
|
||||
uses: aura-ascend/common-workflows/.gitea/workflows/publish-artifact.yaml@master
|
||||
with:
|
||||
JAVA_VERSION: 17
|
||||
BRANCH_REFERENCE: ${{ github.ref_name }}
|
||||
secrets: inherit
|
||||
Reference in New Issue
Block a user