Skip to content

Commit daca26e

Browse files
build: Debugging wrong versioning
1 parent 96b0104 commit daca26e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ jobs:
103103
env:
104104
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
105105

106+
- name: CP
107+
run: git status
108+
109+
106110
- name: "Publish (Pre-) Release"
107111
if: ${{ github.ref == 'refs/heads/master' }}
108112
env:

0 commit comments

Comments
 (0)