Correct texts in workflows

This commit is contained in:
2026-03-28 01:25:50 +01:00
parent 3798206133
commit 23a3ca4057
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
name: Build and provide rpm of gitea
run-name: Build gitea from ${{ gitea.repository }} on COPR
name: Build and provide rpm of huami-token
run-name: Build huami-token from ${{ gitea.repository }} on COPR
on:
workflow_dispatch:
inputs:
+2 -2
View File
@@ -1,5 +1,5 @@
name: Build and provide rpm of gitea
run-name: Build gitea from ${{ gitea.repository }} on COPR
name: Build and provide rpm of huami-token
run-name: Build huami-token from ${{ gitea.repository }} on COPR
on: [release]
jobs:
coprbuild:
+2 -2
View File
@@ -1,5 +1,5 @@
name: Build and provide rpm of demus profiles
run-name: Rpmbuild demus-profile at ${{ gitea.repository }} by ${{ github.actor }}
name: Build and provide rpm of huami-token
run-name: Rpmbuild huami-token at ${{ gitea.repository }} by ${{ github.actor }}
on:
workflow_dispatch:
inputs:
+2 -2
View File
@@ -1,5 +1,5 @@
name: Build and provide rpm of demus profiles
run-name: Rpmbuild demus-profile by @${{ github.actor }}
name: Build and provide rpm of huami-token
run-name: Rpmbuild huami-token by @${{ github.actor }}
on: [release]
jobs:
rpmbuild: