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 e11cc1a + 054716a commit 85f2715Copy full SHA for 85f2715
.github/workflows/release-rc.yaml
@@ -7,7 +7,6 @@ on:
7
jobs:
8
# Bump the membrane version
9
version_bump:
10
- if: github.event.pull_request.merged == true
11
name: Bump Version and Create Release
12
runs-on: ubuntu-latest
13
outputs:
.github/workflows/release.yaml
@@ -6,7 +6,6 @@ on:
6
0 commit comments