diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 95675d3..d7bf244 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/checkout@v4 - name: Publish update - uses: boywithkeyboard/publisher@v2 + uses: boywithkeyboard/publisher@v3 with: kind: ${{github.event.inputs.kind}} mention_contributors: true