Commit d93ae69
committed
ci: Update release publishing command in GitHub Actions
Revised pnpm publish command in .github/workflows/release.yml to remove tagging feature as it was causing errors with versioning. This will streamline the workflow and prevent unintentional overwrite of existing versions in releases.1 parent 0e22c24 commit d93ae69
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments