Skip to content

Don't install pacman #110

Don't install pacman

Don't install pacman #110

name: HeliumOS Stable Release
on:
push:
branches:
- stable
schedule:
- cron: "0 0 * * 6"
jobs:
build_and_push:
uses: ./.github/workflows/build-and-push.yaml
if: github.ref == 'refs/heads/stable'
secrets: inherit
with:
is_canary: false