mirror of https://github.com/Nofated095/Q2TG.git
ci: add docker secret
This commit is contained in:
parent
be9fce9393
commit
4eca28ce98
|
@ -46,3 +46,5 @@ jobs:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
|
secrets: |
|
||||||
|
"npmrc=//npm.pkg.github.com/:_authToken=${{ secrets.GPR_TOKEN }}"
|
||||||
|
|
Loading…
Reference in New Issue