Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanpe authored Sep 14, 2021
1 parent 0b308f5 commit 138dc8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CD

on:
pull_request:
pull_request_target:
branches: [main]
types: [closed]

Expand Down Expand Up @@ -61,4 +61,4 @@ jobs:
🎉 New release ${{ steps.publish_release.outputs.tag_name }} is out 🚀
Check out all the changes here:
${{ steps.publish_release.outputs.html_url }}
${{ steps.publish_release.outputs.html_url }}

0 comments on commit 138dc8b

Please sign in to comment.