Skip to content

Commit

Permalink
fix docker-deploy.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Aug 1, 2023
1 parent f174d9c commit 3dec7e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-deploy.yml
Expand Up @@ -3,8 +3,8 @@ on:
push:
branches:
- main
tags:
- '**'
tags:
- '**'
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3dec7e6

Please sign in to comment.