Skip to content

Commit

Permalink
Merge pull request #1481 from Devils-Knight/permks-6
Browse files Browse the repository at this point in the history
Add token permissions for deployments/alibabacloud.yml
  • Loading branch information
Phantsure authored Apr 5, 2022
2 parents b0f93ec + 0b5aadd commit 2d378e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployments/alibabacloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ env:
ACR_EE_IMAGE: repo
ACR_EE_TAG: ${{ github.sha }}

permissions:
contents: read

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2d378e0

Please sign in to comment.