Skip to content

Commit

Permalink
Upload image artifact on on manual workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 14, 2024
1 parent 22c9d23 commit b3d2872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload image to artifacts
if: ${{ github.event_name == 'workflow_dispatch' }}
uses: actions/upload-artifact@v3
with:
name: image
Expand Down

0 comments on commit b3d2872

Please sign in to comment.