aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-12-21 16:11:46 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-12-21 16:11:46 -0500
commit07cc08924a9a15b4f743a68e0eabf8337b0b446a (patch)
tree5d66f449532fd5c6e032ea6a782b3f349c09c923 /.github/workflows/release.yml
parentec0a043dee7a5465a09fc2723680e743a5d18213 (diff)
Add workflow permissionsv2025-12-21.3
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index e9fa03a7..80d5bb67 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -99,3 +99,6 @@ jobs:
tomo-macos-universal.tar.gz
tomo-macos-universal.tar.gz.sha256
+permissions:
+ contents: write
+ packages: write