Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
perms
Browse files Browse the repository at this point in the history
  • Loading branch information
RossBugginsNHS authored Jun 26, 2024
1 parent bc28bda commit 0a7ebdf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/stage-5-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ on:
description: "Is this a semantically versioned pre release, set by the CI/CD pipeline workflow"
required: true
type: string
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write
jobs:
publish:
name: "Publish packages"
Expand Down

0 comments on commit 0a7ebdf

Please sign in to comment.