Use main for spring-artifactory-gradle-release GHA

An attempt to test how optional `release-bundle` job works in the whole release process
This commit is contained in:
Artem Bilan
2024-12-20 11:47:15 -05:00
parent 30c04b2946
commit cee8a5d483

View File

@@ -12,7 +12,7 @@ jobs:
contents: write
issues: write
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@v5
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}