forgot to add permissions to run aws workflow

This commit is contained in:
Noah Masur 2024-05-04 23:11:49 -04:00
parent 8f0f7911b0
commit b47ca4c785
No known key found for this signature in database

View File

@ -30,6 +30,10 @@ on:
options:
- t3a.small # 2 GB RAM / $10
permissions:
id-token: write
contents: write
jobs:
build-deploy:
name: Build and Deploy