chore: allow test to work

releases/v3
apr-1985 2021-11-15 09:34:08 +00:00 committed by GitHub
parent 865880cdc6
commit ac4ebd34bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ jobs:
- run: git tag | xargs git tag -d
- name: Create fake tag
run: "git tag -a 'v0.55.8' -m 'v0.55.8'"
- run: "echo 'askjfhsadjkfh' > banana.txt"
- run: "git add . && git commit -m 'fix: Added fake file so version will be bumped'"
- name: Generate changelog