Skip to content

Instantly share code, notes, and snippets.

@marrek13
Created April 20, 2022 19:15
Show Gist options
  • Save marrek13/4d5f01f769083c251626620295b66f8a to your computer and use it in GitHub Desktop.
Save marrek13/4d5f01f769083c251626620295b66f8a to your computer and use it in GitHub Desktop.
- name: Publish artifact
uses: eskatos/gradle-command-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN_WITH_WRITE_PACKAGES_PERMISSION }}
with:
arguments: publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment