We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aeb271a + c78deac commit bc46004Copy full SHA for bc46004
.github/workflows/release.yml
@@ -18,6 +18,7 @@ jobs:
18
19
release:
20
name: Release
21
+ environment: prod
22
runs-on: ubuntu-latest
23
if: github.event_name == 'workflow_dispatch'
24
needs: draft_release
0 commit comments