Skip to content

Commit 3f7dfbc

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/aws-cdk-lib-2.204.0
2 parents ef2be4b + be3b9a7 commit 3f7dfbc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/cdk_release_code.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ jobs:
126126

127127
update_github_pages:
128128
runs-on: ubuntu-22.04
129-
environment: ${{ inputs.TARGET_ENVIRONMENT }}
130129
if: ${{ always() && !failure() && !cancelled() }}
131130
needs: [release_code]
132131
permissions:

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# eps-vpc-resources
22
VPC resources for Electronic Prescription Service systems
3+
4+
## Versions and deployments
5+
6+
Version release history can be found ot <https://github.com/NHSDigital/eps-vpc-resources/releases>.
7+
We use eslint convention for commit messages for commits to main branch. Descriptions for the types of changes in a release can be found in the [contributing guidelines](./CONTRIBUTING.md).
8+
Deployment history can be found at <https://nhsdigital.github.io/eps-vpc-resources/>

0 commit comments

Comments
 (0)