Skip to content

Commit

Permalink
Update nuget-source-generator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kochounoyume authored Jan 26, 2025
1 parent f18a000 commit c80759b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/nuget-source-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest

permissions:
contents: read
packages: write
attestations: write
id-token: write
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/setup-dotnet@v4.2.0
Expand Down

0 comments on commit c80759b

Please sign in to comment.