Skip to content

Commit 11ce4d0

Browse files
committed
misc: fix prnote action and remove ci action
1 parent 72c1ab9 commit 11ce4d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prnote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Generate PR title and description
16-
uses: prnote/prnote@v0
16+
uses: prnote/prnote-action@v0
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)