add flakehub-cache to the release branches for testing

This commit is contained in:
Graham Christensen 2024-03-06 12:31:51 -05:00
parent e23f5398df
commit bd5e681cb3

View file

@ -6,6 +6,7 @@ on:
# NOTE: make sure any branches here are also valid directory names, # NOTE: make sure any branches here are also valid directory names,
# otherwise creating the directory and uploading to s3 will fail # otherwise creating the directory and uploading to s3 will fail
- "main" - "main"
- "flakehub-cache"
jobs: jobs:
build: build: