We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6009c77 commit f86c77eCopy full SHA for f86c77e
.github/workflows/maven-build.yml
@@ -10,6 +10,6 @@ on:
10
jobs:
11
build-main:
12
secrets: inherit
13
- uses: dangernoodle-io/.github/.github/workflows/maven.yml@jae/gpg
+ uses: dangernoodle-io/.github/.github/workflows/maven.yml@main
14
with:
15
maven-goals: verify
.github/workflows/maven-release.yml
@@ -6,7 +6,7 @@ on:
6
7
8
9
maven-goals: release:prepare release:perform
release: true
0 commit comments