Skip to content

Commit

Permalink
Merge pull request #39 from decentraland/fix/deployment
Browse files Browse the repository at this point in the history
fix: Disable provenance
  • Loading branch information
LautaroPetaccio authored Jul 14, 2023
2 parents fe9d34b + 099c8d0 commit 2e4b233
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
cwd: './dist'
deterministic-snapshot: true
provenance: false
registry-url: 'https://registry.npmjs.org'
access: public
gitlab-token: ${{ secrets.GITLAB_CDN_DEPLOYER_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e4b233

Please sign in to comment.