Skip to content

Commit

Permalink
Update docker-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson authored Aug 28, 2023
1 parent 479aade commit ec76aac
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
draft: false
prerelease: false

- name: Attach Docker Image to Release
- name: Notify Docker Image Availability
run: |
echo "Image ghcr.io/${{ github.repository }}/jobspy_api:latest is available under assets in the release."
echo "JobSpy Docker Image - ghcr.io/${{ github.repository }}/jobspy_api:latest"

0 comments on commit ec76aac

Please sign in to comment.