Skip to content

Commit

Permalink
chore(ci): fix type on Docker build GA
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane committed Oct 13, 2023
1 parent 11c9fb7 commit 27af9d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build and push Docker images on hub

on:
push:
branches:
- "github-action-docker-build"
tags:
- v[0-9]+.[0-9]+.[0-9]+

jobs:
build:
Expand Down

0 comments on commit 27af9d4

Please sign in to comment.