Skip to content

Commit

Permalink
Have I got the secret now?
Browse files Browse the repository at this point in the history
  • Loading branch information
AramZS committed Jun 18, 2021
1 parent 88c0d76 commit 74db6c5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/posts/hello-day-6.md
Expand Up @@ -81,3 +81,15 @@ Ah, the issue is that the default configuration of Jekyll github pages pulls in
Oh, and fix my `.editorconfig` to work better with yml files.

git commit -am "Get submodules working for github actions hopefully"

Good news, a new error!

```bash
Run peaceiris/actions-gh-pages@v3
[INFO] Usage https://github.com/peaceiris/actions-gh-pages#readme
Dump inputs
Setup auth token
Error: Action failed with "not found deploy key or tokens"
```

Oops, but the secret in a custom environment instead of the `github-pages` [environment](https://github.com/AramZS/devblog/settings/environments).

0 comments on commit 74db6c5

Please sign in to comment.