We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98dfda8 commit efef2f7Copy full SHA for efef2f7
.github/workflows/publish-release.yml
@@ -4,7 +4,6 @@ on:
4
jobs:
5
publish:
6
name: Install and publish
7
- if: github.event.pull_request.merged == true
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
0 commit comments