chore: dry-run

This commit is contained in:
Thomas Nordquist
2024-05-10 18:52:25 +02:00
parent 0e72329c77
commit 0100b2988a
2 changed files with 2 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ jobs:
node-version: 18
- run: npm install -g yarn
- run: yarn
- run: npx semantic-release
- run: npx semantic-release -d
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: yarn build