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