We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4508a3d commit 27321d0Copy full SHA for 27321d0
.github/workflows/deploy-npm.yml
@@ -4,6 +4,7 @@ on:
4
types: [published]
5
jobs:
6
build:
7
+ environment: production
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
0 commit comments