2 parents 8bc92f4 + 0a1af8e commit 7ebdc74Copy full SHA for 7ebdc74
1 file changed
.github/workflows/prnote.yml
@@ -13,6 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Generate PR title and description
16
- uses: prnote/prnote-action@v0.1.0
+ uses: richardj46/prnote-action@v0.1.0
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments