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.
2 parents a4bcb47 + 481ca36 commit ed9f316Copy full SHA for ed9f316
.github/workflows/prod-func-deploy.yml
@@ -1,7 +1,7 @@
1
name: Deploy_To_PROD_Function_On_Published_Release
2
3
-# Runs when a Release is published from GitHub UI
4
on:
+ workflow_dispatch:
5
release:
6
types: [published]
7
0 commit comments