ci: add run-name to deployment workflow
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
name: Deploy to Server
|
name: Deploy to Server
|
||||||
|
run-name: Deploying to ${{ runner.os}} server on ${{ gitea.ref }}
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user