Skip to content

Commit a899bf7

Browse files
committed
alpha.10
1 parent f8ccc53 commit a899bf7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changes/alpha.10.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-tauri-app": "patch"
3+
---
4+
5+
2.0.0-alpha.10

.github/workflows/covector-version-or-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}
50-
command: 'version-or-publish'
50+
command: 'version'
5151
createRelease: true
5252
draftRelease: true
5353

0 commit comments

Comments
 (0)