mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-21 22:15:38 +00:00
forgot to add permissions to run aws workflow
This commit is contained in:
parent
8f0f7911b0
commit
b47ca4c785
4
.github/workflows/arrow-aws.yml
vendored
4
.github/workflows/arrow-aws.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user