We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d251201 commit 49565f9Copy full SHA for 49565f9
.github/workflows/publish.yaml
@@ -8,6 +8,7 @@ jobs:
8
publish:
9
runs-on: ubuntu-latest
10
timeout-minutes: 10
11
+ environment: production
12
13
steps:
14
- name: Check out repository code
0 commit comments