Skip to content

Commit ed004bb

Browse files
authored
Update publish.yml
1 parent 6587a11 commit ed004bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish
22
env:
3-
RELEASE_VERSION: 0.0.${{github.run_number}}
3+
RELEASE_VERSION: 1.0.${{github.run_number}}
44

55
on:
66
workflow_dispatch:

0 commit comments

Comments
 (0)