Skip to content

Commit

Permalink
docs: fix descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Dec 30, 2022
1 parent f238d96 commit 09b76aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-releases.yml
Expand Up @@ -7,7 +7,7 @@ permissions:
contents: read

jobs:
docs:
generate:
permissions:
contents: write # for stefanzweifel/git-auto-commit-action to push code in repo
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Taskfile.yml
Expand Up @@ -95,7 +95,7 @@ tasks:
- www/docs/security.md

docs:releases:
desc: Generate docs
desc: Generate releases.json and latest files
cmds:
- ./scripts/get-releases.sh
generates:
Expand Down

0 comments on commit 09b76aa

Please sign in to comment.