Skip to content

Commit 843d027

Browse files
committed
RLB Verlog Fix
1 parent fcedc57 commit 843d027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: Version File
4343
run: |
44-
date +%s > version.txt
44+
date +%s > version
4545
4646
- name: Set up Git
4747
run: |

0 commit comments

Comments
 (0)