Skip to content

Commit

Permalink
Merge pull request #2123 from kubernetes-client/max/release-permissions
Browse files Browse the repository at this point in the history
ci: set workflow permissions for release job
  • Loading branch information
k8s-ci-robot authored Dec 20, 2024
2 parents 3dd988e + 0947d14 commit e508721
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Release

permissions:
contents: write

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit e508721

Please sign in to comment.