Skip to content

Commit

Permalink
included the permissions for portal deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirujayathilake committed Aug 25, 2024
1 parent 91794db commit 225d21f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/veda-auth-portal-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Deploy VEDA Auth Portal to AWS S3

permissions:
id-token: write
contents: read

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 225d21f

Please sign in to comment.