Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Idea: unify inject and extract into a single action #7

Open
AkihiroSuda opened this issue Sep 13, 2023 · 1 comment
Open

Idea: unify inject and extract into a single action #7

AkihiroSuda opened this issue Sep 13, 2023 · 1 comment

Comments

@AkihiroSuda
Copy link

AkihiroSuda commented Sep 13, 2023

Would it be possible to unify inject and extract into a single action?

Probably like this: https://github.com/actions/cache/blob/v3.3.2/action.yml#L34-L35

runs:
  main:  `./inject.sh`
  post: `./extract.sh`
@AkihiroSuda
Copy link
Author

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

Successfully merging a pull request may close this issue.

1 participant