Skip to content

Commit

Permalink
chore: elevate GitHub token permissions for release.yml workflow (#437)
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
  • Loading branch information
rdimitrov committed Dec 7, 2022
1 parent c803c81 commit 9cb61d6
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 9cb61d6

Please sign in to comment.