Commit e7db714
committed
fix: remove continue-on-error from publish job
The `continue-on-error` setting was removed from the publish job in the GitHub Actions workflow. This ensures that the workflow will fail if the publish step encounters an error, providing clearer feedback on the success or failure of the deployment.1 parent 82ec848 commit e7db714
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
0 commit comments