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 uses: actions/checkout@v1
with: with:
fetch-depth: 1 fetch-depth: 1
- name: Release - name: Create Version
shell: bash
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: | uses: docker://docker.pkg.github.com/caos/semantic-release/semantic-release:v0.1.2
npx semantic-release run: npx semantic-release