소스 검색

Remove tags that are not supposed to have any updates anymore

- It doesn't make sense to keep the packaging rules for the
  deprecated QtProtobuf versions
Alexey Edelev 3 년 전
부모
커밋
5310b95fcc
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      .github/workflows/tagadd_old.yml

+ 0 - 2
.github/workflows/tagadd_old.yml

@@ -3,8 +3,6 @@ name: Release build
 on:
   push:
     tags:
-      - 'v0.1*'
-      - 'v0.2*'
       - 'v0.3*'
       - 'v0.4*'
       - 'v0.5*'