diff --git a/.github/workflows/app-prebuild.yml b/.github/workflows/app-prebuild.yml index 81fc0b7..894e03c 100644 --- a/.github/workflows/app-prebuild.yml +++ b/.github/workflows/app-prebuild.yml @@ -24,7 +24,7 @@ jobs: # The type of runner that the job will run on runs-on: [ self-hosted, Linux ] environment: - name: "Development" + name: "Pre-build" # Steps represent a sequence of tasks that will be executed as part of the job steps: