ci: Updated test file

releases/v3
Tycho Bokdam 2020-12-14 22:40:36 +01:00
parent 8b503dcc9f
commit d55112e04c
No known key found for this signature in database
GPG Key ID: A0FAE77C8CDF33C7
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
- run: npm ci --prod
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
- run: "git add . && git commit -m 'feat: Added fake file so version will be bumped'"
- name: Generate changelog