Commit 33639c5
authored
fix: 👷 explicitly checkout newest version to publish (#107)
# Description
Currently, the publish step checks out the current *commit*, which isn't
the same as the current version (the previous step creates a release
commit with version bumping). This PR fixes that to explicitly checkout
the newest version (tag).
No review needed.1 parent fbdd28b commit 33639c5
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments