chore:fixci

This commit is contained in:
Florian Forster 2019-11-19 10:56:43 +01:00
parent 74648d8b46
commit d7ddf53f9c
No known key found for this signature in database
GPG key ID: B03784B4B09FB794

View file

@ -34,6 +34,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps: steps:
- uses: actions/checkout@master
- uses: brpaz/action-semantic-release@v1 - uses: brpaz/action-semantic-release@v1
with: with:
dry_run: "false" dry_run: "false"