mirror of
https://github.com/mastodon/mastodon-android.git
synced 2025-01-21 13:25:52 +01:00
Make action names more descriptive
This commit is contained in:
parent
0c9ed59040
commit
2ec3be39d5
2
.github/workflows/build_and_deploy.yml
vendored
2
.github/workflows/build_and_deploy.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build and deploy
|
||||
name: Build and deploy production
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/build_and_deploy_beta.yml
vendored
2
.github/workflows/build_and_deploy_beta.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build and deploy
|
||||
name: Build and deploy beta
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user