Skip to content

Commit

Permalink
chore: Update GHA run status badges
Browse files Browse the repository at this point in the history
Signed-off-by: jay-dee7 <[email protected]>
  • Loading branch information
jay-dee7 committed Nov 17, 2023
1 parent 7312ff4 commit 478ed4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/oci-dist-spec-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,6 @@ jobs:
/home/runner/work/OpenRegistry/distribution-spec/conformance/report.html
/home/runner/work/OpenRegistry/distribution-spec/conformance/junit.xml
if: always()
- name: Update Status Badge
if: ${{ success() }}
run: echo "::set-output name=status::success"

0 comments on commit 478ed4a

Please sign in to comment.