Skip to content

Commit

Permalink
Update autobuilds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShixiangWang authored Apr 1, 2024
1 parent 2e512b4 commit a5b960b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autobuilds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- 'master'
tags:
- '*'
- '*.*.*'

jobs:
docker:
Expand Down Expand Up @@ -53,4 +53,4 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit a5b960b

Please sign in to comment.