Shohei Ueda
Shohei Ueda
Pull-request for #348 - [ ] remove build assets - [ ] update README
Close #165 TODO - [ ] Rebase - [ ] Add test - [ ] Test prerelease version
cf. https://github.com/peaceiris/actions-gh-pages/pull/86
**Is your feature request related to a problem? Please describe.** We want to know the action finished without deploying. **Describe the solution you'd like** When the action skip deployment, set...
- [ ] test: Add invalid case
## Is your feature request related to a problem? Please describe. - https://github.com/peaceiris/actions-hugo/blob/main/.github/workflows/dev-image.yml - https://github.com/peaceiris/actions-hugo/blob/main/Dockerfile - related to #403 - Fixes for #471 https://github.com/peaceiris/actions-hugo/runs/1434423272#step:5:39 ## Describe the solution you'd like...
## Process - The action fetches the latest version from api.github (retrying n times) - If the previous step fails, it fetches from brew.sh (retrying n times) - If the...