Skip to content

Commit 8966053

Browse files
author
Joel Denning
committed
Specify environment-name
1 parent e60fa6c commit 8966053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
host: ${{ secrets.DEPLOYER_HOST }}
7474
username: ${{ secrets.DEPLOYER_USERNAME }}
7575
password: ${{ secrets.DEPLOYER_PASSWORD }}
76+
environment-name: react
7677
service-name: "@react-mf/${{ github.event.repository.name }}"
7778
service-url: "https://react.microfrontends.app/${{ github.event.repository.name }}/${{ github.run_id }}/react-mf-${{ github.event.repository.name }}.js"
7879
service-integrity-file-path: react-mf-${{ github.event.repository.name }}.js

0 commit comments

Comments
 (0)