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 89ba65c commit 4614058Copy full SHA for 4614058
.github/workflows/gradle.yml
@@ -85,5 +85,4 @@ jobs:
85
workflow: Java CI
86
repo: grails/gorm-neo4j
87
ref: ${{ steps.extract_branch.outputs.value }}
88
- token: ${{ secrets.GH_TOKEN }}
89
- inputs: ${{ steps.dispatch_message.outputs.value }}
+ token: ${{ secrets.GH_TOKEN }}
0 commit comments