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

ci(releases): Fix conditional for nightlies #657

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

afnanenayet
Copy link
Owner

The previous conditional statement was not applying correctly for
nightly jobs, which broke the CD jobs because the upload rust binary
action was not being instructed to use a specific tag.

The previous conditional statement was not applying correctly for
nightly jobs, which broke the CD jobs because the upload rust binary
action was not being instructed to use a specific tag.
@codecov-commenter
Copy link

Codecov Report

Merging #657 (818c7e9) into main (1cce48d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   59.53%   59.53%           
=======================================
  Files          13       13           
  Lines        1458     1458           
=======================================
  Hits          868      868           
  Misses        590      590           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afnanenayet afnanenayet merged commit 4876992 into main Jun 11, 2023
13 checks passed
@afnanenayet afnanenayet deleted the afnan/fix-conditions-cd branch June 11, 2023 22:28
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.

None yet

2 participants