Add github action entrypoint.

This commit is contained in:
2021-05-09 12:48:05 +01:00
parent c198725e2d
commit a98a930fa1
4 changed files with 32 additions and 6 deletions
+4 -3
View File
@@ -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 }}