Update build_image.yml
This commit is contained in:
parent
4b129898fd
commit
5656bcd1a9
|
|
@ -7,6 +7,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
permissions:
|
||||||
|
packages: write
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Clone forgejo
|
- name: Clone forgejo
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue