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