Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Hope to support to create a release to other repos #58

Closed
Loyalsoldier opened this issue Sep 10, 2020 · 3 comments · Fixed by #61
Closed

[Feature request] Hope to support to create a release to other repos #58

Loyalsoldier opened this issue Sep 10, 2020 · 3 comments · Fixed by #61

Comments

@Loyalsoldier
Copy link

I want to create a release and upload assets to other repos. Please support this feature. Thanks!

@softprops
Copy link
Owner

I think this is technically feasibly. At the moment we default to the workflows github repo. Those would need to be added as overridable inputs which fallbacks on the triggered workflows repo

@Loyalsoldier
Copy link
Author

actions/create-release v1.1.4 supports this feature: https://github.com/actions/create-release/releases/tag/v1.1.4

NAlexPear added a commit to NAlexPear/action-gh-release that referenced this issue Oct 21, 2020
NAlexPear added a commit to NAlexPear/action-gh-release that referenced this issue Oct 21, 2020
NAlexPear added a commit to NAlexPear/action-gh-release that referenced this issue Oct 21, 2020
NAlexPear added a commit to NAlexPear/action-gh-release that referenced this issue Oct 21, 2020
@NAlexPear
Copy link
Contributor

I needed this feature in my workflow, so made PR #61 to handle this case

softprops pushed a commit that referenced this issue Dec 20, 2020
codesnas added a commit to codesnas/action-gh-release that referenced this issue Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants