Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit c12f000

Browse files
author
Developer
committed
ci: add packages:write permission for GitHub Packages publishing
1 parent da9433b commit c12f000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313

1414
permissions:
1515
contents: write
16+
packages: write
1617
pages: write
1718
id-token: write
1819

0 commit comments

Comments
 (0)