Skip to content

Commit

Permalink
Update github-artifact-attestations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto authored Jul 30, 2024
1 parent c6a72ac commit c096728
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/github-artifact-attestations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,16 @@ env:
jobs:
github-artifact-attestations:
runs-on: ubuntu-latest


permissions:
id-token: write
contents: read
attestations: write

defaults:
run:
working-directory: 'dotnet/net8.0'

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit c096728

Please sign in to comment.