Explicit NX_CLOUD_ACCESS_TOKEN

This commit is contained in:
Adria Navarro 2023-10-06 13:36:41 +02:00
parent 19254a3f8d
commit ca289dbb3a
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ env:
CI: true
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
REGISTRY_URL: registry.hub.docker.com
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
jobs:
build:
name: "build"