Skip to content

Commit 6b97ee3

Browse files
committed
chore: publish plugin upon release creation or publication
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent 49faa2f commit 6b97ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)