Skip to content

Commit

Permalink
ci: add job_name and format
Browse files Browse the repository at this point in the history
  • Loading branch information
barelyhuman committed Feb 5, 2024
1 parent 83b1ff0 commit 40e5fc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Docker Pub
on: workflow_dispatch

jobs:
build:
name: Buid and push Docker image to GitHub Container registry
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 40e5fc7

Please sign in to comment.