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

Automatic snapshot publishing always skipped #42

Closed
alexvanyo opened this issue Nov 16, 2021 · 1 comment
Closed

Automatic snapshot publishing always skipped #42

alexvanyo opened this issue Nov 16, 2021 · 1 comment

Comments

@alexvanyo
Copy link

if: github.repository == 'slackhq/EitherNet' && github.ref == 'refs/heads/main' && matrix.java-version == '11'

It looks like the matrix was removed in #41 but is still referenced later, so the publish step will always be skipped.

@ZacSweers
Copy link
Collaborator

Ah thanks! Will fix

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

2 participants