Update release.yml
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -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:
|
||||
- "*.*.*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user