Skip to content

Commit

Permalink
feat!: enable release (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcooney authored Sep 17, 2023
1 parent a540f9a commit 0d4076e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release@^19 --dry-run
run: npx semantic-release@^19
working-directory: ./build

0 comments on commit 0d4076e

Please sign in to comment.