add cacompatibility for gh latest main branch (#66)

This commit is contained in:
Yuxiaoy1
2020-10-14 05:46:47 +08:00
committed by GitHub
parent 40bf560936
commit b007e7b818
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/sh
set -e
INPUT_BRANCH=${INPUT_BRANCH:-master}
INPUT_FORCE=${INPUT_FORCE:-false}
INPUT_TAGS=${INPUT_TAGS:-false}
INPUT_DIRECTORY=${INPUT_DIRECTORY:-'.'}