Skip to content

Commit

Permalink
feat: change filename
Browse files Browse the repository at this point in the history
  • Loading branch information
philwelz committed Jan 26, 2024
1 parent d94957b commit 5ff1ae2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Action
name: Build & Publish to Registry

on:
workflow_dispatch:
Expand All @@ -17,4 +17,4 @@ jobs:
uses: ./.github/workflows/docker-build.yaml
with:
REGISTRY: ghcr.io
ORGANISATION_NAME: philwelz
ORGANISATION_NAME: philwelz

0 comments on commit 5ff1ae2

Please sign in to comment.