Skip to content

Commit

Permalink
chore: 更新部署工作流的权限设置
Browse files Browse the repository at this point in the history
增加了对内容写入的权限
  • Loading branch information
alanhe421 committed Dec 1, 2024
1 parent 975b82c commit 126ef10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
inputs:
message:
description: 'Test scenario tags'
permissions:
contents: write
jobs:
build:

Expand Down

0 comments on commit 126ef10

Please sign in to comment.