mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-23 15:19:44 +00:00
Drop unneeded permissions from workflow
This commit is contained in:
parent
b305ae7741
commit
3e7e454d83
2
.github/workflows/site.yml
vendored
2
.github/workflows/site.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
deploy:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user