diff --git a/.github/workflows/call-baseimage-update.yml b/.github/workflows/call-baseimage-update.yml index 8eae37c..60d623c 100644 --- a/.github/workflows/call-baseimage-update.yml +++ b/.github/workflows/call-baseimage-update.yml @@ -12,6 +12,7 @@ jobs: baseimage: "alpine" basebranch: "3.15" app_name: "whisparr" + prerelease: true branch: nightly secrets: repo_scoped_token: ${{ secrets.repo_scoped_token }}