1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-04-20 22:54:36 +00:00

fix: update permissions

This commit is contained in:
Baoshuo Ren 2024-07-20 22:38:52 +08:00
parent e9ade3bf58
commit 678889ba4f
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

@ -13,6 +13,9 @@ env:
REGISTRY: ${{ startsWith(github.server_url, 'https://github.com') && 'ghcr.io' || 'git.m.ac' }}
IMAGE_BASENAME: ${{ github.repository }}
permissions:
packages: write
jobs:
build:
name: Build Image