Skip to content

Commit

Permalink
further yaml fixes?
Browse files Browse the repository at this point in the history
  • Loading branch information
Timtam committed Aug 6, 2024
1 parent ad75334 commit 4dfa16c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Build and push Docker dev image
if: startsWith(github.ref, 'refs/heads/development')
uses: docker/build-push-action@v6
with:
context: .
Expand Down

0 comments on commit 4dfa16c

Please sign in to comment.