Tyler Thrailkill
Tyler Thrailkill
This has been confusing me as well, because the docs in the AWS section actually say something _different_. https://restic.readthedocs.io/en/latest/030_preparing_a_new_repo.html#amazon-s3 ``` restic -r s3:s3.us-east-1.amazonaws.com/bucket_name init ```
`` seems to be ignored as well.
it looks the same :( # In GHA ``` Run git rev-parse HEAD 915a25ce8ca3f9059e7d8a63995a1a456e6cd92d ``` ``` Run git log --decorate --oneline --graph --all | head -n 10 * 915a25c (grafted,...
>From the ubuntu-latest in your sample workflow, can I take that this a GitHub-hosted runner? (that is, it's not a self-hosted one) Yes it is a github hosted runner. >I...
I haven't forgotten about this, I just took a very long vacation and have had other higher priority work streams pop up. I did create a small project but it...
@charl3y15's solution worked for me as well. switching to v1.11 worked.