Skip to content

Commit

Permalink
chore: elevate GitHub token permissions for release.yml workflow (the…
Browse files Browse the repository at this point in the history
…updateframework#437)

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
  • Loading branch information
rdimitrov authored and znewman01 committed May 22, 2023
1 parent 0b20b1d commit f10f048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
tags:
- "v*"
name: CI
permissions:
contents: write
jobs:
tests:
uses: ./.github/workflows/tests.yml
Expand Down

0 comments on commit f10f048

Please sign in to comment.