diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 22c40ef0f..d626d0c5f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ on: type: string react_app_authentication_url: required: false - default: "https://staging-auth-v1.raspberrypi.org" + default: "https://staging-auth-v2.raspberrypi.org" type: string react_app_base_url: required: false diff --git a/CHANGELOG.md b/CHANGELOG.md index 13993c525..26588aa75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -All notable changes to this project will be documented in this file. +All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).