mirror of
https://github.com/multim-dev/emoji-kt.git
synced 2026-08-23 05:19:49 +00:00
chore: GitHub ActionsでのGradle Task名を変更
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Publish to GitHub Packages
|
||||
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
|
||||
with:
|
||||
arguments: publish
|
||||
arguments: publishAllPublicationsToGitHubPackagesRepository
|
||||
env:
|
||||
USERNAME: ${{ github.actor }}
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user