Skip to content

Commit 9f17518

Browse files
update auto commenter@v1 and ACCESS_TOKEN
1 parent fea64fa commit 9f17518

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/auto-comment.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ jobs:
44
run:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: wow-actions/auto-comment@v1.0.7
7+
- uses: wow-actions/auto-comment@v1
88
with:
9-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9+
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
1010
issuesOpened: >
1111
Hello👋 @{{ author }}, I hope you are doing well!
1212
<br>
@@ -15,7 +15,7 @@ jobs:
1515
<br>
1616
Feel free to join the community and collaborate ❤
1717
<br>
18-
Join our Discord Community [here](https://discord.gg/uNQ7DWhcRC)
18+
Join our Discord Community [here](https://mentro.tech/Discord)
1919
2020
pullRequestOpened: >
2121
Hello👋 @{{ author }}, I hope you are doing well!
@@ -28,4 +28,4 @@ jobs:
2828
<br>
2929
Feel free to join the community and collaborate ❤
3030
<br>
31-
Join our Discord Community [here](https://discord.gg/uNQ7DWhcRC)
31+
Join our Discord Community [here](https://mentro.tech/Discord)

0 commit comments

Comments
 (0)