Skip to content

Commit

Permalink
ci: fix spelling of permissions
Browse files Browse the repository at this point in the history
Cause I'm a stupid
  • Loading branch information
brawaru committed Mar 1, 2023
1 parent b2b9c37 commit bdc13dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [main, next, alpha, beta, rc]

permission: write-all
permissions: write-all

jobs:
release:
Expand Down

0 comments on commit bdc13dc

Please sign in to comment.