mirror of
https://github.com/0x5eal/wg-lua.git
synced 2024-12-12 04:40:36 +00:00
chore(actions): remove granular permissions on GITHUB_TOKEN
This commit is contained in:
parent
fa3b53ba9a
commit
b1bdc03815
1 changed files with 0 additions and 5 deletions
5
.github/workflows/publish.yaml
vendored
5
.github/workflows/publish.yaml
vendored
|
@ -5,11 +5,6 @@ on:
|
|||
tags:
|
||||
- "**"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
actions: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
name: Publish
|
||||
|
|
Loading…
Reference in a new issue