Skip to content

Commit

Permalink
assets-compilation // remove scope settings
Browse files Browse the repository at this point in the history
See actions/setup-node#470 for details.
  • Loading branch information
tyrann0us committed Apr 19, 2022
1 parent 581409e commit 42fce6c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/assets-compilation.yml
Expand Up @@ -8,14 +8,9 @@ on:
default: v
required: false
type: string
NPM_REGISTRY_SCOPE:
description: Name of the private npm registry scope, including the character "@".
default: '@inpsyde'
required: false
type: string
NPM_REGISTRY_DOMAIN:
description: Domain of the private npm registry, without trailing slash.
default: https://npm.pkg.github.com
default: https://npm.pkg.github.com/
required: false
type: string
NODE_VERSION:
Expand Down

0 comments on commit 42fce6c

Please sign in to comment.