Skip to content

Commit beb86e3

Browse files
authored
Merge pull request #28 from OpenLogics/ci/nuget-trusted-publishing-env
Fix trusted publishing: match environment claim to nuget.org policy
2 parents 3d68f0f + e0bdec4 commit beb86e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
name: 'Build and publish package'
2929
needs: test-pipeline
3030
runs-on: ubuntu-latest
31+
environment: production
3132
steps:
3233
- uses: actions/checkout@v3
3334
- name: 'RenameVersionTag'

0 commit comments

Comments
 (0)