Skip to content

Commit

Permalink
fix(dependency): rename jungwinter to winterjung
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingandyyy committed May 7, 2024
1 parent b361580 commit 3c0b62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prerelease/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ runs:
body-includes: "<!-- prerelease comment -->"
- name: Delete previous release note
if: steps.fc-prerelease.outputs.comment-id != ''
uses: jungwinter/comment@v1
uses: winterjung/comment@v1
with:
type: delete
comment_id: ${{ steps.fc-prerelease.outputs.comment-id }}
Expand Down

0 comments on commit 3c0b62a

Please sign in to comment.