Update release.yml

This commit is contained in:
Xikaro
2024-04-30 16:14:09 +05:00
parent a851f6dbe6
commit 2a612ed65f

View File

@@ -3,8 +3,8 @@ run-name: "Build #${{ github.run_number }}"
on:
push:
tags:
- "*.*.*"
branches:
- 'main'
concurrency:
group: ${{ github.ref }}
@@ -144,6 +144,7 @@ jobs:
uses: actions/checkout@v4.1.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true
- name: Download Mods
run: |