mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-04 14:33:57 +00:00
forgot to add permissions to run aws workflow
This commit is contained in:
@@ -30,6 +30,10 @@ on:
|
|||||||
options:
|
options:
|
||||||
- t3a.small # 2 GB RAM / $10
|
- t3a.small # 2 GB RAM / $10
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
id-token: write
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-deploy:
|
build-deploy:
|
||||||
name: Build and Deploy
|
name: Build and Deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user