Skip to content

Commit

Permalink
feat: 15
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanDimanov-MoveDigital authored Dec 30, 2021
1 parent 4a6c863 commit d2f2f0e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@ jobs:
release-type: node
changelog-types: '[{"type":"style","section":"Styling","hidden":false},{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'

- name: Merge Pending release PR
if: ${{ steps.release.outputs.pr && !steps.release.outputs.sha }}
uses: juliangruber/merge-pull-request-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
number: ${{ steps.release.outputs.pr }}

- name: Send pending message
if: ${{ steps.release.outputs.pr && !steps.release.outputs.sha }}
uses: luisghz/simple-ms-teams-webhook-notifier@v1-latest
Expand Down

0 comments on commit d2f2f0e

Please sign in to comment.