Skip to content

Commit eb4b8c4

Browse files
committed
Fix publication action
1 parent d673bda commit eb4b8c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
jobs:
1111
build:
1212
runs-on: ubuntu-latest
13+
environment: nuget
1314
steps:
1415
- uses: actions/checkout@v4
1516

0 commit comments

Comments
 (0)