This repository was archived by the owner on Jul 28, 2022. It is now read-only.
Commit faec9c8
[BUG] Fixes push on tag publish
In case of tag publish we move to detached state which was failing the git push. Updated the command to work on tag publishing too. Bumped the version to `1.0.4` to safely publish this to npm [TESTING] Tested with my forked repo closes: #111 parent 60d130a commit faec9c8
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments