deploy-nightly.yml: reference to master branch

This commit is contained in:
Philip H.
2024-09-06 16:35:03 +02:00
committed by GitHub
parent 52d83dbf35
commit 942f35916c

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: production
ref: master
- name: Set up QEMU
uses: docker/setup-qemu-action@v3