8000 CI: Add Publish environment to deploy step · nipype/pydra-nipype1@aea2105 · GitHub
[go: up one dir, main page]

Skip to content

Commit aea2105

Browse files
committed
CI: Add Publish environment to deploy step
1 parent 31fdcf1 commit aea2105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
permissions:
109109
id-token: write
110110
if: github.repository_owner == 'nipype' && github.event.action == 'published'
111+
environment: Publish
111112
steps:
112113
- uses: actions/download-artifact@v4
113114
with:

0 commit comments

Comments
 (0)
0