Update release.yml

This commit is contained in:
Xikaro
2024-10-06 11:33:46 +05:00
parent 81eb193c12
commit afd043880f

View File

@@ -1,10 +1,8 @@
name: Release
run-name: "Release #${{ github.run_number }}"
name: Build
run-name: Build #${{ github.run_number }} by @${{ github.actor }}
on:
push:
branches:
- main
tags:
- "*.*.*"