From fc48f007785aea4883f407c6e728b7a80664ea4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Wed, 15 Feb 2023 15:28:54 +0000 Subject: [PATCH] Update app-prebuild.yml --- .github/workflows/app-prebuild.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/app-prebuild.yml b/.github/workflows/app-prebuild.yml index 4c03423..a4bc6b1 100644 --- a/.github/workflows/app-prebuild.yml +++ b/.github/workflows/app-prebuild.yml @@ -22,6 +22,9 @@ jobs: build: # The type of runner that the job will run on runs-on: [ self-hosted, Linux ] + environment: + name: "Development" + # url: ${{ steps.deploy-to-webapp.outputs.webapp-url }} # Steps represent a sequence of tasks that will be executed as part of the job steps: