Skip to content

Commit 6b97ee3

Browse files
committed
chore: publish plugin upon release creation or publication
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
1 parent 49faa2f commit 6b97ee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-marketplace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
required: false
1212
type: string
1313
release:
14-
types: [published]
14+
types: [created, published]
1515
schedule:
1616
# Run every day at 2 AM UTC to publish nightly builds
1717
- cron: '0 2 * * *'

0 commit comments

Comments
 (0)