build: use semrel image

This commit is contained in:
Florian Forster 2019-12-28 00:14:33 +01:00
parent 2f5dd04888
commit 32be81575e
No known key found for this signature in database
GPG key ID: B03784B4B09FB794

View file

@ -22,9 +22,8 @@ jobs:
uses: actions/checkout@v1
with:
fetch-depth: 1
- name: Release
shell: bash
- name: Create Version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npx semantic-release
uses: docker://docker.pkg.github.com/caos/semantic-release/semantic-release:v0.1.2
run: npx semantic-release