Skip to content

Commit b868cdf

Browse files
committed
Cities are burning
1 parent ca9c704 commit b868cdf

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/deploy_kv.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
uses: ./.github/workflows/_deploy.yml
1616
with:
1717
package-name: kv
18-
secrets: inherit
19-
environment: Deploy
18+
secrets: inherit

.github/workflows/deploy_vmt.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
uses: ./.github/workflows/_deploy.yml
1616
with:
1717
package-name: vmt
18-
secrets: inherit
19-
environment: Deploy
18+
secrets: inherit

0 commit comments

Comments
 (0)