registry seed

This commit is contained in:
Karol Wypchlo 2021-03-31 15:15:33 +02:00
parent 2d4ee4eb20
commit b80fef201c
1 changed files with 1 additions and 0 deletions

View File

@ -29,3 +29,4 @@ jobs:
with:
upload-dir: packages/website/public
github-token: ${{ secrets.GITHUB_TOKEN }}
registry-seed: ${{ github.event_name == push && github.ref == refs/heads/website && secrets.WEBSITE_REGISTRY_SEED || }}