[all-commits] [llvm/llvm-project] 72a74e: workflows/release-tasks: Pass required secrets to ...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Sun Sep 1 01:17:01 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 72a74e44ef6f27c10a2da55fa67bde22d52516c6
https://github.com/llvm/llvm-project/commit/72a74e44ef6f27c10a2da55fa67bde22d52516c6
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-09-01 (Sun, 01 Sep 2024)
Changed paths:
M .github/workflows/release-doxygen.yml
M .github/workflows/release-lit.yml
M .github/workflows/release-sources.yml
M .github/workflows/release-tasks.yml
Log Message:
-----------
workflows/release-tasks: Pass required secrets to all called workflows (#106286)
Called workflows don't have access to secrets by default, so we need to
explicitly pass secrets that we use.
(cherry picked from commit 9d81e7e36e33aecdee05fef551c0652abafaa052)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list