Skip to content

Commit

Permalink
chore: perms
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Sep 30, 2023
1 parent c1dcc0e commit e6091e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -4,8 +4,8 @@ on:
push:
tags: ["v*.*.*"]

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write

jobs:
build:
Expand Down

0 comments on commit e6091e3

Please sign in to comment.