[all-commits] [llvm/llvm-project] 5972d4: workflows/release-binaries-all: Pass secrets on to...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Sat Aug 10 03:28:30 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 5972d4ddf9a66eb2444c048aab1f5896f0a30d15
https://github.com/llvm/llvm-project/commit/5972d4ddf9a66eb2444c048aab1f5896f0a30d15
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-08-10 (Sat, 10 Aug 2024)
Changed paths:
M .github/workflows/release-binaries-all.yml
M .github/workflows/release-binaries.yml
Log Message:
-----------
workflows/release-binaries-all: Pass secrets on to release-binaries workflow (#101866)
A called workflow does not have access to secrets by default, so we need
to explicitly pass any secret that we want to use.
(cherry picked from commit 1fb1a5d8e2c5a0cbaeb39ead68352e5e55752a6d)
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