mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 08:44:29 +00:00
chore: add permissions section to release workflow
This commit is contained in:
parent
7a5de9b07c
commit
c278e73a1d
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@ -1,5 +1,8 @@
|
||||
name: Build and Push Docker Image
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user