We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198b973 commit 6fbca20Copy full SHA for 6fbca20
.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
.github/workflows/upgradeable.yml
@@ -12,6 +12,7 @@ on:
12
13
14
trigger:
15
16
17
18
- name: Repository Dispatch
0 commit comments