deploy-nightly.yml: reference to master branch
This commit is contained in:
2
.github/workflows/deploy-nightly.yml
vendored
2
.github/workflows/deploy-nightly.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user