diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-25 23:53:08 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-25 23:53:08 +0200 |
| commit | 780aeaa93f458a399ecad771dd6ff7b7569bd2ff (patch) | |
| tree | cd1af99b8c17580077c440b87ea4f5f9611baf35 /.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml | |
| parent | d2a74f9f56748e727cdf1297bdb6e28ffb1e471b (diff) | |
multiple
Diffstat (limited to '.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml')
| -rw-r--r-- | .github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml index d194e65..8a26af3 100644 --- a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml +++ b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml @@ -31,16 +31,4 @@ jobs: action: "upload"
app_location: "/" # App source code path
api_location: "./Backend" # Api source code path - optional
- output_location: "dist" # Built app content directory - optional
-
- close_pull_request_job:
- if: github.event_name == 'pull_request' && github.event.action == 'closed'
- runs-on: ubuntu-latest
- name: Close Pull Request Job
- steps:
- - name: Close Pull Request
- id: closepullrequest
- uses: Azure/static-web-apps-deploy@v1
- with:
- azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ORANGE_GLACIER_064358D03 }}
- action: "close"
+ output_location: "dist" # Built app content directory - optional
\ No newline at end of file |
