mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-30 03:14:35 +00:00
Add github action entrypoint.
This commit is contained in:
+4
-3
@@ -19,6 +19,7 @@ runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
- ${{ inputs.config-file }}
|
||||
- ${{ inputs.repository-url }}
|
||||
- ${{ inputs.repository-local }}
|
||||
- generate
|
||||
- ${{ inputs.config_file }}
|
||||
- ${{ inputs.repository_url }}
|
||||
- ${{ inputs.repository_local }}
|
||||
Reference in New Issue
Block a user