mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: update permissions
This commit is contained in:
@@ -8,8 +8,7 @@ jobs:
|
||||
build-image:
|
||||
name: Build and Push image
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
packages: write
|
||||
permissions: write-all
|
||||
outputs:
|
||||
# You'll need this output later to render the Compose file.
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
Reference in New Issue
Block a user