mirror of
https://github.com/gazer-x/3x-ui.git
synced 2026-06-22 00:05:55 +08:00
security fix: Workflow with permissions CWE-275
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
name: Release 3X-UI for Docker
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user