We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a96e3 commit c3a8aa1Copy full SHA for c3a8aa1
1 file changed
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
release:
9
- types: [ "created" ]
+ types: [ "created", "published" ]
10
11
jobs:
12
build:
0 commit comments