mirror of
https://github.com/wg-easy/wg-easy.git
synced 2025-09-26 19:51:15 +08:00
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