Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann authored Nov 16, 2020
1 parent cee0880 commit 1bd8f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true && github.repository_owner == 'Apicurio'
if: github.repository_owner == 'Apicurio'
steps:
- name: Set up Node.js v10
uses: actions/setup-node@v1
Expand Down

0 comments on commit 1bd8f8d

Please sign in to comment.