Skip to content

Commit 6a4be6c

Browse files
committed
- renamed 'build-main' to 'release-main'
1 parent 6f4f3db commit 6a4be6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
jobs:
7-
build-main:
7+
release-main:
88
secrets: inherit
99
uses: dangernoodle-io/.github/.github/workflows/maven.yml@main
1010
with:

0 commit comments

Comments
 (0)