Skip to content

Commit

Permalink
Path
Browse files Browse the repository at this point in the history
Signed-off-by: Bentley Hensel <[email protected]>
  • Loading branch information
TheBoatyMcBoatFace committed Sep 20, 2023
1 parent 9837f4e commit d47f035
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 @@ -60,7 +60,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

update:
name: Update Docker Description
name: Update 🐳 Description 📝
runs-on: ubuntu-latest
needs:
- build-and-push-image
Expand All @@ -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 d47f035

Please sign in to comment.