Skip to content

Commit

Permalink
fix release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrrzysko committed Nov 26, 2023
1 parent ef61ecd commit 32460e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Debug
id: debug
run: |
git tag
git tag | cat
./gradlew cV
git status
git log --name-status HEAD^..HEAD
Expand Down

0 comments on commit 32460e9

Please sign in to comment.