fix(release): try mathieudutour again

This commit is contained in:
Jguer 2020-01-12 17:06:21 +01:00
parent fa3191e6f5
commit a9b74a0e1e
No known key found for this signature in database
GPG key ID: 6D6CC9BEA8556B35

View file

@ -29,9 +29,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Generate changelog
uses: zthulj/changelog-and-tag-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_USER: jguer
LOG_LEVEL: 1
- uses: mathieudutour/github-tag-action@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tag_prefix: 'v'
create_annotated_tag: true