Skip to content

Commit

Permalink
fix: add write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mistakenelf committed Jul 31, 2022
1 parent 09a5a01 commit afd3509
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
tags:
- "*"

permissions:
contents: write

jobs:
build:
name: GoReleaser build
Expand Down

0 comments on commit afd3509

Please sign in to comment.