Skip to content

Commit 84bedb0

Browse files
IgorRozaniclaude
andcommitted
Fix workflow to reference NUGET_API_KEY environment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c0cefe8 commit 84bedb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
publish:
1010
runs-on: ubuntu-latest
11+
environment: NUGET_API_KEY
1112

1213
steps:
1314
- name: Checkout

0 commit comments

Comments
 (0)