npm-update-bot.yml: always checkout to master branch
This commit is contained in:
parent
1c6eb65385
commit
500d349892
1
.github/workflows/npm-update-bot.yml
vendored
1
.github/workflows/npm-update-bot.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: wg-easy/wg-easy
|
repository: wg-easy/wg-easy
|
||||||
|
ref: master
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user