Merge pull request #689 from wg-easy/master

Merge from master
This commit is contained in:
Peter Lewis 2023-12-21 19:56:24 +00:00 committed by GitHub
commit f1a7c65bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Build & Publish Development Docker Image to GitHub Container Registry
name: Build & Publish Development
on:
workflow_dispatch:

View File

@ -1,4 +1,4 @@
name: Build & Publish Nightly Docker Image to GitHub Container Registry
name: Build & Publish Nightly
on:
workflow_dispatch:

View File

@ -1,4 +1,4 @@
name: Build & Publish Docker Image to GitHub Container Registry
name: Build & Publish Latest
on:
workflow_dispatch: