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

Fixed the error CD gives #444

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

lodewiges
Copy link
Contributor

@lodewiges lodewiges commented Oct 24, 2024

Due to a commit 5dfd9b9 the workflow on master is broken. this is the case because CD runs CI and gives the codecov token as one of the arguments. however CI doesn't know what to do with this and crashes.

rails_master_key:
description: The Rails master key
required: true

Copy link
Contributor

Choose a reason for hiding this comment

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

Is this line necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no this was a accident

@lodewiges lodewiges added this pull request to the merge queue Oct 25, 2024
Merged via the queue into staging with commit 28bc041 Oct 25, 2024
3 checks passed
@lodewiges lodewiges deleted the bug/fix-extra-argument-CD-action branch October 25, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants