Skip to content

Commit

Permalink
Narrow down publishing task
Browse files Browse the repository at this point in the history
  • Loading branch information
freyacodes committed Oct 12, 2023
1 parent a92958c commit acf86eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Publish package
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
with:
arguments: core:publish
arguments: core:publishAllPublicationsToGitHubPackagesRepository
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit acf86eb

Please sign in to comment.