Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Feb 21, 2024
1 parent e97be69 commit 7c16820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:

permissions:
contents: read
id-token: write

# https://github.com/vitejs/vite/blob/main/.github/workflows/ci.yml
env:
Expand Down Expand Up @@ -46,7 +45,8 @@ jobs:

test:
runs-on: ubuntu-latest

permissions:
id-token: write
steps:
- uses: actions/checkout@v4
- run: corepack enable
Expand Down

0 comments on commit 7c16820

Please sign in to comment.