mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-12 02:20:46 +08:00
📦 Chore(custom): add permissions setting for workfolw file
This commit is contained in:
3
.github/workflows/send_secret.yml
vendored
3
.github/workflows/send_secret.yml
vendored
@@ -3,6 +3,9 @@ name: Send Secrets to Email
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
send_email:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user