Skip to content

Commit

Permalink
Remove non-existing flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ronardcaktus committed Sep 19, 2024
1 parent d4e0f5f commit 9c90c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
ENV="production" ||
ENV="staging"
echo "env is $ENV"
inv $ENV image.push --verbosity=0
inv $ENV image.push
- uses: act10ns/slack@v1
with:
status: ${{ job.status }}
Expand Down

0 comments on commit 9c90c5b

Please sign in to comment.