mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2025-02-16 07:30:20 +00:00
Clarify github action names
This commit is contained in:
parent
b1d6abbbfb
commit
95274ab97f
2
.github/workflows/deploy-master.yml
vendored
2
.github/workflows/deploy-master.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Deploy 🚀
|
||||
name: Deploy master
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/deploy-release.yml
vendored
2
.github/workflows/deploy-release.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Deploy 🚀
|
||||
name: Deploy release
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user