Skip to content

Commit

Permalink
Corrected the name of the portage-cd-actions repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sflanker committed Sep 2, 2024
1 parent d9bcf22 commit ac51049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo full_image_tag="ttl.sh/$(cat /proc/sys/kernel/random/uuid):30m" >> $GITHUB_OUTPUT
echo full_bundle_tag="ttl.sh/$(cat /proc/sys/kernel/random/uuid):30m" >> $GITHUB_OUTPUT
- name: Run Portage CD
uses: easy-up/portage-cd-action@v1-stable
uses: easy-up/portage-cd-actions@v1-stable
with:
build_dir: "."
dockerfile: "Dockerfile"
Expand Down

0 comments on commit ac51049

Please sign in to comment.