Skip to content

Commit

Permalink
.github/workflows: give permissions to write contents
Browse files Browse the repository at this point in the history
Signed-off-by: Maisem Ali <maisem@tailscale.com>
  • Loading branch information
maisem committed Jan 18, 2022
1 parent 5af2759 commit 02953ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
@@ -1,8 +1,7 @@
name: Build toolchain

permissions:
packages: write
contents: read
contents: write

on:
push:
Expand Down

0 comments on commit 02953ff

Please sign in to comment.