Skip to content

Commit

Permalink
fix: move commenting into own job
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <rwaffen@gmail.com>
  • Loading branch information
rwaffen committed Aug 30, 2024
1 parent 8411ee7 commit a53ffb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_scout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
to: 'ghcr.io/voxpupuli/test:${{ matrix.puppet_release }}-main'
summary: true

download:
runs-on: ubuntu-latest
steps:
- name: 'Download artifact'
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit a53ffb2

Please sign in to comment.