We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49faa2f commit 6b97ee3Copy full SHA for 6b97ee3
1 file changed
.github/workflows/publish-marketplace.yml
@@ -11,7 +11,7 @@ on:
11
required: false
12
type: string
13
release:
14
- types: [published]
+ types: [created, published]
15
schedule:
16
# Run every day at 2 AM UTC to publish nightly builds
17
- cron: '0 2 * * *'
0 commit comments