Skip to content

Commit

Permalink
will this fix it?
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotjarnit committed Nov 16, 2023
1 parent 5041c2e commit 603d1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Publish package
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
with:
arguments: publish
arguments: publish -Pversion=${{ github.sha }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 603d1b5

Please sign in to comment.