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 267c650 commit 5cc45a6Copy full SHA for 5cc45a6
.github/workflows/build-and-deploy-snapshot.yml
@@ -78,6 +78,7 @@ jobs:
78
with:
79
repository: spring-projects/spring-boot-release-verification
80
ref: 'main'
81
+ token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
82
- name: Set up Java
83
uses: actions/setup-java@v4
84
0 commit comments