Skip to content

Commit

Permalink
try to use publish with a concrete version number, no idea what that …
Browse files Browse the repository at this point in the history
…long string was, the official tutorial is the only source that uses this
  • Loading branch information
SamyaDaleh committed Jun 3, 2023
1 parent beabadb commit 3cebb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
- name: Publish package
uses: gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
uses: gradle/gradle-build-action@v2
with:
arguments: publish
env:
Expand Down

0 comments on commit 3cebb46

Please sign in to comment.