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 1ec9c5e commit cb08fdaCopy full SHA for cb08fda
.github/workflows/release_workflow.yml
@@ -8,7 +8,6 @@ on:
8
9
jobs:
10
publish_alpha:
11
- if: github.event.pull_request.merged == true
12
uses: TigreGotico/gh-automations/.github/workflows/publish-alpha.yml@master
13
secrets: inherit
14
with:
0 commit comments