Prepare for the actions release.

This commit is contained in:
2021-05-09 12:52:06 +01:00
parent a98a930fa1
commit 79545e4331
2 changed files with 18 additions and 2 deletions
+1 -2
View File
@@ -17,9 +17,8 @@ outputs:
description: 'Calculated semantic version'
runs:
using: 'docker'
image: 'Dockerfile'
image: 'ghcr.io/lukaszraczylo/semver-generator:latest'
args:
- generate
- ${{ inputs.config_file }}
- ${{ inputs.repository_url }}
- ${{ inputs.repository_local }}