fix build perms
This commit is contained in:
parent
0439400ce3
commit
26134af736
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -57,8 +57,11 @@ jobs:
|
||||
build:
|
||||
name: Build and push image
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
needs: tests
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user