Skip to content

Commit

Permalink
build: capturing new migrations.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Nov 1, 2023
1 parent 4e45a2a commit 884ea60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/capture_new_migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,7 @@ jobs:
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
${{ env.CUSTOM_MESSAGE }}
message: ${{ env.CUSTOM_MESSAGE }}
# filePath: multi_line_data.txt
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 884ea60

Please sign in to comment.