mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
Allow writing packages
This commit is contained in:
parent
4bad34680b
commit
66e10e674f
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ on:
|
|||
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue