Skip to content

Commit

Permalink
Fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Oct 9, 2024
1 parent d76a8ef commit 4eead28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action_publish-images-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- ansible-versions.yml
- build.sh
jobs:
build-beta-images:
build-edge-images:
uses: ./.github/workflows/service_docker-build-and-publish.yml
secrets: inherit
with:
Expand Down

0 comments on commit 4eead28

Please sign in to comment.