fix permissions

This commit is contained in:
Jay Lee
2023-04-02 14:34:56 -04:00
committed by GitHub
parent d069cfc309
commit 30521612b2

View File

@@ -6,6 +6,10 @@ on:
schedule:
- cron: '37 22 * * *'
permissions:
contents: read
id-token: write
defaults:
run:
shell: bash