Skip to content

Commit

Permalink
build: fix yaml lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Apr 24, 2024
1 parent a70b8fb commit 56b286b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-merged-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

- name: Delete package dev channel PR comment
- name: Delete package dev channel PR comment
uses: thollander/actions-comment-pull-request@v2
with:
message:
message: ""
comment_tag: dev-publish
mode: delete

0 comments on commit 56b286b

Please sign in to comment.