mirror of
https://github.com/sbrl/PolyFeed.git
synced 2024-11-16 05:33:00 +00:00
Dummy change to trigger rebuild
This commit is contained in:
parent
75196bd277
commit
6ede9551d2
1 changed files with 1 additions and 0 deletions
1
build
1
build
|
@ -133,6 +133,7 @@ task_ci() {
|
|||
|
||||
if [[ "${GIT_REF_TYPE}" == "tags" ]]; then
|
||||
echo "Found tag ${GIT_TAG_NAME}, uploading release";
|
||||
|
||||
tasks_run upload-release;
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue