Skip to content

Commit

Permalink
Update job name for publish to publish from build
Browse files Browse the repository at this point in the history
This was mistakenly put as "build" and was confusing.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Feb 5, 2024
1 parent 1fe8965 commit 4438625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '*'

jobs:
build:
publish:
runs-on: actuated-8cpu-12gb
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 4438625

Please sign in to comment.