mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-13 04:47:12 +00:00
Fix path for dockerfile action.
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ outputs:
|
|||||||
description: 'Calculated semantic version'
|
description: 'Calculated semantic version'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: Dockerfile-action
|
image: ./Dockerfile-action
|
||||||
|
|||||||
Reference in New Issue
Block a user