Skip to content

Commit 687daec

Browse files
committed
.github: fixup 10
1 parent 9fb9052 commit 687daec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/AsteriskPRChanged.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
tar -xf asterisk-ci-actions.tar.gz --transform="s/^${ACTIONS_REPO}-${ACTIONS_BRANCH}/asterisk-ci-actions/g"
6161
ls -al
6262
63-
echo "SOME_VARIABLE: ${SOME_VARIABLE}"
63+
echo "SOME_VARIABLE: ${SOMEVAR}"
6464
6565
gh --repo ${REPO} pr edit ${PR_NUMBER} --add-label bug
6666

0 commit comments

Comments
 (0)