We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fcefb9 commit ee6309cCopy full SHA for ee6309c
.github/workflows/publish.yml
@@ -46,6 +46,7 @@ jobs:
46
publish:
47
needs: detect-project
48
runs-on: ubuntu-latest
49
+ environment: publish
50
if: needs.detect-project.outputs.project != ''
51
52
steps:
0 commit comments