Skip to content

Commit 00a3fdf

Browse files
committed
release beta releases for realzies
1 parent f596b73 commit 00a3fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install dependencies
4040
uses: bahmutov/npm-install@v1
4141
- run: yarn build
42-
- run: npx semantic-release@17 -d
42+
- run: npx semantic-release@17
4343
env:
4444
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
4545
GH_TOKEN: ${{secrets.GH_TOKEN}}

0 commit comments

Comments
 (0)