Compare commits
1
Commits
v1.0.0
..
a496dc4865
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a496dc4865 |
@@ -25,7 +25,6 @@ jobs:
|
||||
- run: pnpm run typecheck
|
||||
- run: pnpm run format:check
|
||||
- run: pnpm run test
|
||||
- run: pnpm run build
|
||||
|
||||
- name: Set package version from the tag
|
||||
run: npm pkg set version="${GITHUB_REF_NAME#v}"
|
||||
|
||||
Reference in New Issue
Block a user