We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 223ce72 + dd7dcaa commit 79085f3Copy full SHA for 79085f3
4 files changed
.github/workflows/auto-publish.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
auto-publish:
13
runs-on: ubuntu-latest
14
+ environment: production
15
16
steps:
17
- name: Checkout code
0 commit comments