1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-04 21:32:03 +00:00

fix: conventional Commits to use the correct preset (#142)

This commit is contained in:
2021-11-08 11:24:28 +01:00
committed by GitHub
parent 337f50a6df
commit 4cee9d98cd

View File

@@ -10,3 +10,5 @@ jobs:
- uses: beemojs/conventional-pr-action@v2 - uses: beemojs/conventional-pr-action@v2
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
config-preset: conventionalcommits