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

chore(ci): fix canary publish on main #17374

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

dsherret
Copy link
Member

Ref #17358

"github.repository == 'denoland/deno' &&",
"(github.ref == 'refs/heads/main' ||",
"startsWith(github.ref, 'refs/tags/'))",
].join("\n"),
Copy link
Member Author

Choose a reason for hiding this comment

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

It's better for the conditions to not be in the re-usable objects.

@dsherret dsherret enabled auto-merge (squash) January 12, 2023 17:38
@dsherret dsherret merged commit ff871e6 into denoland:main Jan 12, 2023
dsherret added a commit that referenced this pull request Jan 13, 2023
dsherret added a commit that referenced this pull request Jan 13, 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.

None yet

2 participants