We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527a6ed commit 582b789Copy full SHA for 582b789
1 file changed
.github/workflows/release.yml
@@ -12,9 +12,7 @@ jobs:
12
contents: write
13
issues: write
14
15
- uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@v7
16
- with:
17
- deployMilestoneToCentral: true
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
18
secrets:
19
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
20
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
0 commit comments