mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-01 03:25:19 +00:00
Update entrypoint.sh
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
FLAGS=""
|
FLAGS="$SEMVER_RAW_FLAGS"
|
||||||
|
|
||||||
if [[ -z "$INPUT_CONFIG_FILE" ]]; then
|
if [[ -z "$INPUT_CONFIG_FILE" ]]; then
|
||||||
echo "Set the configuration file path."
|
echo "Set the configuration file path."
|
||||||
|
|||||||
Reference in New Issue
Block a user