Skip to content

Commit

Permalink
npm-update-bot.yml: always checkout to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pheiduck authored Jan 5, 2024
1 parent 1c6eb65 commit 500d349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-update-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: wg-easy/wg-easy
ref: master
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 500d349

Please sign in to comment.