Removed alpha tags

This commit is contained in:
mauro 🤙
2024-05-12 10:17:55 +00:00
parent fb053472b6
commit b3d9d40716

View File

@@ -513,7 +513,6 @@ jobs:
name: Release
needs: [build-data, linux, source, windows, check-release]
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/alpha' }}
steps:
- uses: actions/download-artifact@v3