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

Calling setReleaseAssets function on the GithubReleaseTask causes build to fail. #50

Open
abhishekdewan101 opened this issue Jun 15, 2022 · 0 comments

Comments

@abhishekdewan101
Copy link

In our app we are trying to set the release assets using the setReleaseAssets function call on the GithubReleaseTask prior to running the task. We do this using the following way:

image

where GH_RELEASE_TASK_NAME = "githubRelease"

When this code runs we are seeing the task fail with the following error

image

Are we not suppose to use this api in this way? Is there a way to set the release asset not during the configuration phase ?

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

No branches or pull requests

1 participant