mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Temporarily disable GitHub Actions in this repo
This commit is contained in:
parent
9e7e2ec6db
commit
1827c33732
2 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ then
|
|||
cd "$INPUT_WORKINGDIRECTORY"
|
||||
fi
|
||||
|
||||
# If an environmentdirectory is detected as input
|
||||
# If an environment is detected as input
|
||||
if [ -z "$INPUT_ENVIRONMENT" ]
|
||||
then
|
||||
wrangler publish
|
||||
|
|
Loading…
Reference in a new issue