mirror of
https://github.com/Damillora/phoebe.git
synced 2025-03-10 05:57:22 +00:00
chore: [skip ci] update actions name
This commit is contained in:
parent
cb80f5922b
commit
363933011a
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: CI
|
name: nightly - docker image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
2
.github/workflows/release-docker.yml
vendored
2
.github/workflows/release-docker.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: CI
|
name: releases - docker image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
|
2
.github/workflows/release-goreleaser.yml
vendored
2
.github/workflows/release-goreleaser.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: CI
|
name: releases - other platforms
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user