We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa29925 commit 9081206Copy full SHA for 9081206
.github/workflows/on_schedule_monthly_roadmap_reminder.yml
@@ -15,4 +15,4 @@ jobs:
15
call-workflow-passing-data:
16
uses: aws-powertools/actions/.github/workflows/monthly_roadmap_reminder.yml@main
17
secrets:
18
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments