There was an error while loading. Please reload this page.
1 parent 6587a11 commit ed004bbCopy full SHA for ed004bb
.github/workflows/publish.yml
@@ -1,6 +1,6 @@
1
name: Publish
2
env:
3
- RELEASE_VERSION: 0.0.${{github.run_number}}
+ RELEASE_VERSION: 1.0.${{github.run_number}}
4
5
on:
6
workflow_dispatch:
0 commit comments