create-release
create-release copied to clipboard
GithubActions Marketplace release?
Hi, I am using your action to release my GithubAction https://github.com/OskarStark/phpstan-ga.
The release is tagged, but not released on the marketplace 🤔
Any idea?
cc @Nyholm
Could it be related to: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#triggering-new-workflows-using-a-personal-access-token
(From stefanzweifel/git-auto-commit-action docs)
If so, I think it is a bug.
Also see #40.
+1 Stumbled upon the same problem...
Found also this: https://github.community/t/automatically-publish-action-to-marketplace-on-release/17978
Any news here? Just published my first GitHub Action today, but unfortunately the new releases aren't released automatically to the marketplace.