Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: accept authTokenFile in addition to authToken #70

Open
colemickens opened this issue Jun 6, 2023 · 1 comment
Open

feature: accept authTokenFile in addition to authToken #70

colemickens opened this issue Jun 6, 2023 · 1 comment

Comments

@colemickens
Copy link

I'm aiming towards using Home-Manager to manage my CI environment, with sops-nix's home-manager in tow.

As a result, I can consolidate all of my CI secrets into sops-encrypted data stored in the repo, and can use a single GitHub secret to unlock whatever a particular job needs and is assigned in its HM configuration.

However, from skimming the code and the docs, it doesn't seem that this action has a way to load the auth token from a file. Would y'all be willing to add this?

Thanks!

@colemickens
Copy link
Author

I rather bluntly hacked something together that seems to be working for me: https://github.com/colemickens/github-action-install-tailscale/tree/main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant