👷 ci: Set npm as the package ecosystem for Dependabot

This commit is contained in:
2026-05-27 19:32:09 +07:00
parent 0746a89f78
commit 88145f8c79
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata