Skip to content

Commit

Permalink
Update dependencies and name.
Browse files Browse the repository at this point in the history
  • Loading branch information
bas-d committed Sep 29, 2023
1 parent 75572a7 commit 48958da
Show file tree
Hide file tree
Showing 3 changed files with 2,450 additions and 2,893 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
registry-url: https://npm.pkg.github.com/
- name: Install dependencies
run: npm ci --ignore-scripts
- run: echo "@chiff-app:registry=https://npm.pkg.github.com" >> .npmrc
- name: Set version
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
run: npm version --preid=ci-$GITHUB_RUN_ID --no-git-tag-version prerelease
Expand Down
Loading

0 comments on commit 48958da

Please sign in to comment.