Skip to content

Commit 88758c9

Browse files
committed
ci: set permissions
Signed-off-by: Joshua Chapman <joshua.chapman@secomind.com>
1 parent 1035250 commit 88758c9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
# Only needs to clone the repository
1313
permissions:
1414
contents: write
15+
id-token: write
1516
# Safer shell
1617
defaults:
1718
run:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file.
1111
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1313

14-
## [Unreleased]
14+
## [0.10.0] - 2025-10-17
1515

1616
### Added
1717

0 commit comments

Comments
 (0)