There was an error while loading. Please reload this page.
1 parent 4cb89f9 commit 5325f26Copy full SHA for 5325f26
2 files changed
.github/workflows/deploy.yml
@@ -10,6 +10,7 @@ concurrency:
10
jobs:
11
deploy:
12
runs-on: deployment
13
+ environment: deployment
14
env:
15
NPM_BASE_URL: ${{ secrets.NPM_BASE_URL }}
16
NPM_IDENTITY: ${{ secrets.NPM_IDENTITY }}
.github/workflows/dns.yml
@@ -15,6 +15,7 @@ concurrency:
dns:
17
18
19
20
21
0 commit comments