ci: add docker secret

This commit is contained in:
Clansty 2024-03-29 21:56:27 +08:00
parent be9fce9393
commit 4eca28ce98
1 changed files with 2 additions and 0 deletions

View File

@ -46,3 +46,5 @@ jobs:
platforms: linux/amd64
cache-from: type=gha
cache-to: type=gha,mode=max
secrets: |
"npmrc=//npm.pkg.github.com/:_authToken=${{ secrets.GPR_TOKEN }}"