Skip to content

Commit ed7d3e6

Browse files
committed
trying to fix release build
1 parent 58a1474 commit ed7d3e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
release:
1313
name: Release Go Binary
1414
runs-on: ubuntu-latest
15+
permissions:
16+
contents: write
1517
steps:
1618
- uses: actions/checkout@v5
1719
with:

0 commit comments

Comments
 (0)