Skip to content

Commit 171eaea

Browse files
Merge pull request #13576 from grails/matrei/fix-snapshot-publishing
ci: Fix SNAPSHOT publishing problem
2 parents 521653b + 7ee6ec4 commit 171eaea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
steps:
4646
- name: Checkout repository
4747
uses: actions/checkout@v4
48-
with:
49-
token: ${{ secrets.GH_TOKEN }}
5048
- name: Set up JDK 11
5149
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4
5250
with:

0 commit comments

Comments
 (0)