Skip to content

Commit

Permalink
AST-22341 Add permissions to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diogopcx committed Mar 23, 2023
1 parent 8eedec1 commit 278ea79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
tags:
- "*"

permissions:
id-token: write
contents: read

jobs:
build:
runs-on: macos-latest
Expand Down

0 comments on commit 278ea79

Please sign in to comment.