diff options
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7b6d4f3c..7da17eda 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml | |||
| @@ -28,6 +28,7 @@ jobs: | |||
| 28 | runs-on: windows-2022 | 28 | runs-on: windows-2022 |
| 29 | permissions: | 29 | permissions: |
| 30 | id-token: write | 30 | id-token: write |
| 31 | packages: write | ||
| 31 | steps: | 32 | steps: |
| 32 | - name: Checkout code | 33 | - name: Checkout code |
| 33 | uses: actions/checkout@v3 | 34 | uses: actions/checkout@v3 |
