forked from larsch/ocra
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
The “Build and Release Gem on windows” GitHub Actions workflow completes without errors, but the built gem is not pushed to RubyGems.org.
Steps to Reproduce
- Push a tag (e.g.
1.3.17) to theocranrepository. 192a10b - The “Build and Release Gem on windows” workflow runs. https://github.com/Largo/ocran/actions/runs/14769117806
- The workflow finishes successfully.
Actual Behavior
- The
.gemfile appears as an asset on the GitHub Release. https://github.com/Largo/ocran/releases/tag/1.3.17 - No new version is published on RubyGems.org.
Metadata
Metadata
Assignees
Labels
No labels