Skip to content

Commit bddd031

Browse files
committed
Bump softprops/action-gh-release to v2.6.2; add permissions
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent c9f331c commit bddd031

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
build:
1010
name: Build
1111
runs-on: ubuntu-24.04
12+
permissions:
13+
contents: write
1214
steps:
1315
- name: Check out code into the Go module directory
1416
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1

0 commit comments

Comments
 (0)