diff --git a/.github/workflows/joe.yml b/.github/workflows/joe.yml deleted file mode 100644 index fdf6ee23..00000000 --- a/.github/workflows/joe.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: Azure Pages CI - -on: - push: - branches: - - master - pull_request: - branches: - - master - -jobs: - azure_pages_job: - runs-on: ubuntu-latest - name: Build And Deploy - steps: - - uses: actions/checkout@v1 - - name: Build And Deploy - id: azurepagesbuilddeploy - uses: joslinmicrosoft/basic-deploy-task@master - with: - azure_pages_buildhost: 'joslinbuildsystemapp.azurewebsites.net' - azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN }} - azure_pages_api_version: 'v1' # optional - app_build_output_location: 'build' - app_source_location: 'app' # optional - azure_function_location: 'api' # optional diff --git a/README.md b/README.md index 0fb2ca60..b8fe16ab 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ # ReactSite 17 - diff --git a/app/src/App.js b/app/src/App.js index d7bd7fb3..33daa5a1 100644 --- a/app/src/App.js +++ b/app/src/App.js @@ -8,7 +8,7 @@ function App() {
logo

- Look at this really cool spinny thing we have here. This is a test change. + Look at this really cool spinny thing we have here. 10/21/2019 5:32 PM