Skip to content

Commit ce68b46

Browse files
committed
Update snapshot publishing
1 parent e5867db commit ce68b46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
uses: gradle/actions/setup-gradle@v4
7676
- name: "📤 Publish to Snapshot (repo.grails.org)"
7777
env:
78+
GRAILS_PUBLISH_RELEASE: 'false'
7879
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
7980
MAVEN_PUBLISH_USERNAME: ${{ secrets.MAVEN_PUBLISH_USERNAME }}
8081
MAVEN_PUBLISH_PASSWORD: ${{ secrets.MAVEN_PUBLISH_PASSWORD }}

0 commit comments

Comments
 (0)