Update update.yml

This commit is contained in:
Nemo 2022-04-06 17:49:32 +05:30 committed by GitHub
parent f7d87e7a54
commit 782bab14c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
name: Update
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
packages: write
steps:
- uses: actions/checkout@v3