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

Allow running tasks without "githubToken" #345

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Conversation

wolfs
Copy link
Member

@wolfs wolfs commented Aug 4, 2021

Fixes #344.

When running gradle tasks, the gitPushTag task is realized, which fails when githubToken is not present.

When running `gradle tasks`, the `gitPushTag` task is
realized, which fails when `githubToken` is not present.
@wolfs wolfs added this to the 0.17.0 milestone Aug 4, 2021
@wolfs wolfs self-assigned this Aug 4, 2021
@wolfs wolfs merged commit 16a0b73 into master Aug 4, 2021
@wolfs wolfs deleted the wolfs/fix-tasks-task branch August 4, 2021 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Could not get unknown property 'githubToken' error on master
1 participant