mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Revert "fix(ci): Inherit secrets from calling workflow to allow contributors' PRs to run" (#3030)
Ended up not fixing the issue for inheriting secrets. Reverts firezone/firezone#3028
This commit is contained in:
1
.github/actions/setup-rust/action.yml
vendored
1
.github/actions/setup-rust/action.yml
vendored
@@ -1,6 +1,5 @@
|
||||
name: "Setup Rust"
|
||||
description: "Sets up the correct Rust version and caching via sccache and a GCP backend"
|
||||
secrets: inherit
|
||||
inputs:
|
||||
targets:
|
||||
description: "Additional targets to install"
|
||||
|
||||
Reference in New Issue
Block a user