Skip to content

Commit

Permalink
Update build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasarus committed May 20, 2024
1 parent 284c83b commit 51668c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
password: ${{ secrets.WRITE_PACKAGE_TOKEN }}

- name: Build and push run-detection Docker image
id: docker_build
uses: docker/build-push-action@v5
with:
file: ./container/rundetection.D
Expand Down

0 comments on commit 51668c7

Please sign in to comment.