chore: add docker publishing permissions (#8736)

This commit is contained in:
Alex Rudenko 2022-08-03 13:36:09 +02:00 committed by GitHub
parent 7d75b54b6e
commit ce5d296073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,8 @@ jobs:
- name: Pack Puppeteer for docker
run: docker/pack.sh
- name: Build and push the Docker image
permissions:
packages: write
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: ./docker