This is an automated email from the ASF dual-hosted git repository.

arm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-actions.git

commit 8b41ac084e019f19a028adbf827ee87f6ed8394f
Author: Alastair McFarlane <[email protected]>
AuthorDate: Tue Jan 6 17:16:02 2026 +0000

    Add github token
---
 .github/workflows/distribute-test.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/distribute-test.yml 
b/.github/workflows/distribute-test.yml
index 239d7bf..dd6813b 100644
--- a/.github/workflows/distribute-test.yml
+++ b/.github/workflows/distribute-test.yml
@@ -18,6 +18,9 @@
 name: Distribute from ATR
 run-name: "${{ inputs.id }}"
 
+permissions:
+  id-token: write
+
 on:
   workflow_dispatch:
     inputs:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to