Skip to content

Commit fea0158

Browse files
committed
give up on attestations
1 parent 96ddebe commit fea0158

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ on:
2323
jobs:
2424
build:
2525
runs-on: ubuntu-latest
26-
27-
permissions:
28-
id-token: write
29-
packages: write
30-
contents: read
31-
attestations: write
3226

3327
strategy:
3428
matrix:
@@ -49,5 +43,3 @@ jobs:
4943
- run: pnpm install
5044
- run: pnpm build
5145
- run: pnpm test
52-
- name: Attest
53-
uses: actions/attest-build-provenance@v2

0 commit comments

Comments
 (0)