Skip to content

Commit

Permalink
Merge pull request #118 from GPP-Woo/18-create-release-1.0.0
Browse files Browse the repository at this point in the history
Create release 1.0.0
  • Loading branch information
felixcicatt authored Dec 12, 2024
2 parents d846a58 + d17a001 commit ec2b42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker Image CI
on:
push:
branches: [ "main" ]
tags: ['v*']
tags: ['*.*.*']
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit ec2b42b

Please sign in to comment.