Skip to content

Commit 517f373

Browse files
committed
CCM-13038: publish test package
1 parent 4c51c0d commit 517f373

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/stage-2-test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ jobs:
108108
name: "Pact tests"
109109
runs-on: ubuntu-latest
110110
timeout-minutes: 5
111+
permissions:
112+
packages: write
113+
contents: read
111114
steps:
112115
- name: "Checkout code"
113116
uses: actions/checkout@v5

pact-contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nhsdigital/notify-supplier-api-consumer-contracts-test-package",
3-
"version": "1.2.0",
3+
"version": "1.0.0",
44
"description": "NHS Notify Supplier API Pact contracts",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)