diff --git a/.github/workflows/app-prebuild.yml b/.github/workflows/app-prebuild.yml index a4bc6b1..2f3730a 100644 --- a/.github/workflows/app-prebuild.yml +++ b/.github/workflows/app-prebuild.yml @@ -24,7 +24,6 @@ jobs: 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: