Skip to content

Commit 9081206

Browse files
committed
chore(ci): update named secret input
1 parent fa29925 commit 9081206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_schedule_monthly_roadmap_reminder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
call-workflow-passing-data:
1616
uses: aws-powertools/actions/.github/workflows/monthly_roadmap_reminder.yml@main
1717
secrets:
18-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)