From 8131eb8ca1bbd89c7922608a9745a5a41a28ec24 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sun, 17 Sep 2023 15:43:58 -0400 Subject: Updated continous tag. --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e6974f..bf2f7ae 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -82,3 +82,5 @@ jobs: git push -f origin refs/heads/latest git push -f origin refs/tags/latest fi + git tag -f continuous + git push -f origin refs/tags/continuous -- cgit v1.2.3