Kaynağa Gözat

Use patch bump for auto tagging workflow (#11137)

Joel Challis 4 yıl önce
ebeveyn
işleme
e2e6ff43ab
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/auto_tag.yaml

+ 1 - 0
.github/workflows/auto_tag.yaml

@@ -30,3 +30,4 @@ jobs:
       uses: anothrNick/github-tag-action@1.26.0
       env:
         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+        DEFAULT_BUMP: 'patch'