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

Fix release check #333

Merged
merged 3 commits into from
Sep 12, 2023
Merged

Fix release check #333

merged 3 commits into from
Sep 12, 2023

Commits on Sep 12, 2023

  1. Fix release check

    Seems like github actions don't fetch tags by default. This is needed to
    prevent double release, which will only partially fail.
    einarmo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b2ebb1b View commit details
    Browse the repository at this point in the history
  2. Try fix

    einarmo committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ad4ed08 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/publish.yml

    Co-authored-by: Ivan Polomani <[email protected]>
    einarmo and polomani authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e67952e View commit details
    Browse the repository at this point in the history