diff --git a/.github/workflows/azure-pages-lemon-smoke-186dca7e.yml b/.github/workflows/azure-pages-lemon-smoke-186dca7e.yml deleted file mode 100644 index 90c482ad..00000000 --- a/.github/workflows/azure-pages-lemon-smoke-186dca7e.yml +++ /dev/null @@ -1,40 +0,0 @@ -name: Azure Pages CI/CD - -on: - push: - branches: - - demo - pull_request: - types: [opened, synchronize, reopened, closed] - branches: - - demo - -jobs: - build_and_deploy_job: - if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') - runs-on: ubuntu-latest - name: Build and Deploy Job - steps: - - uses: actions/checkout@v1 - - name: Build And Deploy - id: builddeploy - uses: miwebst/anotherdeploy@master - with: - azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_LEMON_SMOKE_186DCA7E }} - repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) - action: 'upload --verbose' - app_location: 'app' # App Source Code Path - api_location: 'api' # Api Source Code Path - optional - app_artifact_location: 'build' # 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: miwebst/anotherdeploy@master - with: - azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_LEMON_SMOKE_186DCA7E }} - action: 'close' diff --git a/README.md b/README.md index 1f5d04d6..4b1bb08e 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# ReactSite 59 +# ReactSite 60