Skip to content

Commit

Permalink
chore: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
darlanalves authored Apr 29, 2024
1 parent 770332c commit 0091edc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
jobs:
release:
uses: cloud-cli/workflows/.github/workflows/npm-build-release.yml@main
with:
buildCommand: 'npm i'
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion package-lock.json

This file was deleted.

0 comments on commit 0091edc

Please sign in to comment.