forked from mirrors/amnezia-wg-easy
deploy-nightly.yml: reference to master branch
This commit is contained in:
parent
52d83dbf35
commit
942f35916c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-nightly.yml
vendored
2
.github/workflows/deploy-nightly.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: production
|
ref: master
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue