Skip to content

Commit

Permalink
Backmerge to develop #16
Browse files Browse the repository at this point in the history
- Update tag
- Remove changelog creation
  • Loading branch information
Searge committed Nov 12, 2023
2 parents fb72af1 + 9e813af commit 15a44b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,11 @@ jobs:
with:
fetch-depth: 0

- name: Conventional Changelog Action
uses: TriPSs/conventional-changelog-action@v3
with:
github-token: ${{ secrets.github_token }}
# TODO: Try create changelog during pull request
# - name: Conventional Changelog Action
# uses: TriPSs/conventional-changelog-action@v3
# with:
# github-token: ${{ secrets.github_token }}

# https://github.com/marketplace/actions/docker-login
- name: Log in to the Container registry
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ To list all available tasks, run:
task --list-all
```

_Also, you can run `task` without any arguments to see the list of available tasks._

To get more information about a specific task, run:

```bash
Expand All @@ -57,4 +55,3 @@ task --summary
```

For default task.

0 comments on commit 15a44b1

Please sign in to comment.