Try givingpermission
This commit is contained in:
parent
c91edfeb17
commit
640f9afba5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -4,6 +4,9 @@ on:
|
|||
push:
|
||||
branches: ["main"]
|
||||
tags: ["v*"]
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue