We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2f08a commit 952d525Copy full SHA for 952d525
.github/workflows/cmake_ctest.yml
@@ -232,6 +232,7 @@ jobs:
232
name: ${{ env.ARTIFACT_NAME }}
233
path: ${{ env.ARTIFACT_NAME }}.zip
234
235
+ # Random comment for a test
236
release:
237
if: contains(github.ref, 'tags/v')
238
runs-on: ubuntu-latest
VERSION
@@ -1 +1 @@
1
-0.1.0
+0.1.2
0 commit comments