We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c43fc7 commit b44ea79Copy full SHA for b44ea79
.github/workflows/main.yml
@@ -92,6 +92,7 @@ jobs:
92
93
check:
94
name: Check
95
+ environment: release
96
if: always()
97
needs: [lint, test]
98
runs-on: ubuntu-latest
0 commit comments