Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhiteh4t committed May 18, 2024
2 parents 9b0aedd + 524d5ff commit 2cc83f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- 'master'
workflow_dispatch:

jobs:
docker:
Expand All @@ -26,4 +27,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: thewhiteh4t/FinalRecon:latest
tags: thewhiteh4t/finalrecon:latest

0 comments on commit 2cc83f4

Please sign in to comment.