Skip to content

Commit

Permalink
README Path
Browse files Browse the repository at this point in the history
Signed-off-by: Bentley Hensel <bentleyhensel@gmail.com>
  • Loading branch information
TheBoatyMcBoatFace committed Sep 20, 2023
1 parent 88e1c7f commit 9837f4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/containerize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:

jobs:
build-and-push-image:
name: 🏗️📤 Build and push 🐳 image
name: Build 🐳 image
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down Expand Up @@ -73,4 +73,4 @@ jobs:
repository: ${{ env.IMAGE_NAME }}
short-description: ${{ github.event.repository.description }}
enable-url-completion: true
readme-filepath: ./README.md
readme-filepath: README.md

0 comments on commit 9837f4e

Please sign in to comment.