Commit 81590283 authored by WorldTeacher's avatar WorldTeacher
Browse files

fix: tag version in github

parent 39b59d86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ name: Create Release
on:
  push:
    tags:
      - "v*"
      - "*"

jobs:
  release: