Skip to content

Nightly Unstable Build and Package #2

Nightly Unstable Build and Package

Nightly Unstable Build and Package #2

name: Nightly Unstable Build and Package
on:
schedule:
- cron: '0 1 * * *' # Run at 1:00 AM UTC every day
workflow_dispatch: # Allow manual triggering
jobs:
call-unstable-build:
uses: redis/redis-rpm/.github/workflows/publish_unstable_package.yaml@unstable