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:
Jamil
2023-12-27 09:53:28 -06:00
committed by GitHub
parent 5b76c59470
commit 56451a6601

View File

@@ -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"