Skip to content

Commit 02757d3

Browse files
committed
double lines
1 parent ac3cbe5 commit 02757d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
body: |
112112
---
113113
:rocket: Deploying PR ${{ steps.pr_info.outputs.PR_NUMBER }} ...
114+
---
114115
115116
- name: Checkout
116117
uses: actions/checkout@v3
@@ -480,5 +481,6 @@ jobs:
480481
---
481482
:heavy_check_mark: PR ${{ env.PR_NUMBER }} ${{ env.STATUS }} successfully.
482483
:rocket: Access the credentials [here]({{ secrets.PR_DEPLOYMENTS_SLACK_CHANNEL_URL }}).
484+
---
483485
484486
reactions: rocket

0 commit comments

Comments
 (0)