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

feat: add deploy to custom repo #457

Merged
merged 9 commits into from
May 9, 2023
Merged

feat: add deploy to custom repo #457

merged 9 commits into from
May 9, 2023

Conversation

s00d
Copy link
Contributor

@s00d s00d commented May 9, 2023

Hello, I don't know why you haven't done this yet, but it's very simple and clear.

The changes allow creating a release in a separate repository, requiring the use of 4 parameters: owner, repo, GITHUB_TOKEN, and releaseCommitish.

I added the description to the readme.

@s00d s00d changed the title add deploy to custom repo feat: add deploy to custom repo May 9, 2023
@FabianLars FabianLars linked an issue May 9, 2023 that may be closed by this pull request
Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing!

A few things and then this will be ready to go:

Thanks again :)

@s00d
Copy link
Contributor Author

s00d commented May 9, 2023

@FabianLars done, thanks for the reply

Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@FabianLars FabianLars merged commit 683dc86 into tauri-apps:dev May 9, 2023
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 this pull request may close these issues.

Feature request: Make owner and repo configurable
2 participants