Skip to content

Commit

Permalink
Merge pull request #310 from codeconsole/fix-snapshot-publishing
Browse files Browse the repository at this point in the history
ci: Fix SNAPSHOT publishing problem grails/grails-core#13576
  • Loading branch information
codeconsole authored Jul 30, 2024
2 parents 868aeaa + 779f77d commit a0a9254
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN }}
- name: Set up JDK
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit a0a9254

Please sign in to comment.