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 34a04df commit fc6489dCopy full SHA for fc6489d
.github/workflows/gradleBuildPublish.yml
@@ -21,5 +21,4 @@ jobs:
21
- name: Publish with Gradle
22
run: ./gradlew publish
23
env:
24
- GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments