Skip to content

Commit 512aae5

Browse files
committed
upkeep: ikke i bruk til noe
1 parent 971cb49 commit 512aae5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

actions/deploy/entrypoint.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ if [ -z "$REPOSITORY" ]; then
2323
export REPOSITORY
2424
fi
2525

26-
if [ -z "$REF" ]; then
27-
export REF="$GITHUB_REF"
28-
fi
29-
3026
if [ -z "$WAIT" ]; then
3127
export WAIT="true"
3228
fi

0 commit comments

Comments
 (0)