Commit 8229af8
authored
ci(release): explicitly specify files to commit (#2304)
Explicitly add files to commit after updating the version number and generating the changelog. Previously we used 'git add -A'. As of git-cliff-action@v4 this includes the git-cliff binary and related content which is apparently installed to the working directory.1 parent bfa344a commit 8229af8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments