Skip to content

Commit

Permalink
feat: relase update version, main publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
GaoNeng-wWw committed Oct 3, 2024
1 parent ed520b5 commit e2664c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release
on:
push:
branches:
- release
- main

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Version
on:
push:
branches:
- main
- release

jobs:
version:
Expand Down

0 comments on commit e2664c9

Please sign in to comment.