Skip to content

Commit bea4c0e

Browse files
committed
update: workflow file for debugging
1 parent 228b6d5 commit bea4c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- run: |
2626
python3 ./releaser.py > version.txt
27+
cat version.txt
2728
2829
- name: Create Release
2930
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)