Skip to content

Commit 952d525

Browse files
committed
trying to release
1 parent fa2f08a commit 952d525

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/cmake_ctest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ jobs:
232232
name: ${{ env.ARTIFACT_NAME }}
233233
path: ${{ env.ARTIFACT_NAME }}.zip
234234

235+
# Random comment for a test
235236
release:
236237
if: contains(github.ref, 'tags/v')
237238
runs-on: ubuntu-latest

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.1.2

0 commit comments

Comments
 (0)