[4] update tag action

This commit is contained in:
meisnate12 2024-04-25 10:08:27 -04:00
parent 569604ce1d
commit 43155bcfab
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ on:
jobs:
tag:
if: ${{ startsWith(github.ref, 'refs/tags/v1') || startsWith(github.ref, 'refs/tags/v2') }}
runs-on: ubuntu-latest
steps:

View file

@ -1 +1 @@
1.21.1-develop3
1.21.1-develop4