Skip to content

Commit f6baf1d

Browse files
committed
Changed token perms
1 parent 462a63a commit f6baf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notes-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
- name: Prompt to add release notes
1818
uses: docker://ghcr.io/ponylang/release-notes-reminder-bot-action:0.1.1
1919
env:
20-
API_CREDENTIALS: ${{ secrets.GITHUB_ACTOR }}
20+
API_CREDENTIALS: ${{ secrets.ISSUES_TOKEN }}
2121

0 commit comments

Comments
 (0)