Browse Source

Aktualisieren von npm-update-bot.yml

pull/1605/head
Andreas 1 year ago
committed by GitHub
parent
commit
9b206ebc62
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/npm-update-bot.yml

2
.github/workflows/npm-update-bot.yml

@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
repository: ${{github.repository}}
repository: ${{ github.repository }}
ref: master
- name: Setup Node
uses: actions/setup-node@v4

Loading…
Cancel
Save