Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gaofeng committed Sep 2, 2023
1 parent d82e9ac commit fa2090b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-simpleplugin-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: QvPlugin Build Action Qt6 - cmake
on:
push:
release:
types: [released]
types: [created]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-simpleplugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: QvPlugin Build Action - cmake
on:
push:
release:
types: [released]
types: [created]

jobs:
build:
Expand Down

0 comments on commit fa2090b

Please # to comment.