mirror of
https://github.com/kirameki-cafe/Tenki.git
synced 2026-09-13 10:49:09 +00:00
👷 ci: Set npm as the package ecosystem for Dependabot
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user