mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
d43cb9fce9
Previously the workflow ran install.sh without --version, which caused it to download the latest stable release instead of the target release tag. This was causing the demo server to downgrade from RC versions to stable when triggered via workflow_dispatch.