From 4b9ade4efbe373fb22e2ab3b27642af8147b8578 Mon Sep 17 00:00:00 2001 From: "Mark E. Haase" Date: Mon, 12 Jun 2023 09:03:55 -0400 Subject: [PATCH] Build fix --- .github/workflows/build.yml | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cf010c6..1b1d010 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,6 +7,9 @@ on: permissions: contents: read + pages: write + id-token: write + jobs: cti_authoring_tool: diff --git a/README.md b/README.md index 3b46107..27a702e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![MITRE ATT&CK® v13](https://img.shields.io/badge/MITRE%20ATT%26CK®-v13-red)](https://attack.mitre.org/versions/v13/) -[![build](https://github.com/center-for-threat-informed-defense/cti-blueprints/actions/workflows/build.yml/badge.svg)](https://github.com/center-for-threat-informed-defense/cti-blueprints/actions) +[![build](https://github.com/center-for-threat-informed-defense/cti-blueprints/actions/workflows/build.yml/badge.svg)](https://github.com/center-for-threat-informed-defense/cti-blueprints/actions/workflows/build.yml) # CTI Blueprints