We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3afa1 commit fa67f6cCopy full SHA for fa67f6c
1 file changed
.github/workflows/CD.yml
@@ -13,7 +13,6 @@ jobs:
13
build-and-deploy:
14
runs-on: ubuntu-latest
15
permissions:
16
- contents: read
17
id-token: write # Enable GitHub OIDC token issuance for NuGet Trusted Publishing
18
steps:
19
- uses: actions/checkout@v5
0 commit comments