We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09aa210 commit 4537fd7Copy full SHA for 4537fd7
.github/workflows/gradle.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- '[3-9]+.[3-9]+.x'
6
jobs:
7
- release:
+ publish:
8
runs-on: ubuntu-latest
9
env:
10
GIT_USER_NAME: puneetbehl
0 commit comments