This message was deleted.
# community-support
s
This message was deleted.
m
Hi 👋 You'll increase your chances of getting an answer by reformatting your message. I know slack is painful sometimes but codeblocks are triple backtics
âž• 1
Besides that, you might wand to try something like
Copy code
./gradlew publishAllPublicationsToGitHubPackagesRepository
You can get the full list of tasks with
Copy code
./gradlew tasks --all
âž• 1