Skip to content

Commit 262cd78

Browse files
committed
actions BUGFIX debug msg #3
1 parent d187d9c commit 262cd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
pip install apkg
143143
apkg system-setup
144144
echo "git msg"
145-
git log --oneline -n1
145+
git log --oneline -n1 --grep="^VERSION"
146146
echo "git msg2"
147147
apkg build
148148
apkg install

0 commit comments

Comments
 (0)