Skip to content

Commit

Permalink
Merge branch 'develop' into fix-workflow-regex
Browse files Browse the repository at this point in the history
  • Loading branch information
linglp authored Jun 23, 2023
2 parents cc17263 + 56fb2f8 commit c7f7b83
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ on:
push:
tags:
- 'v[0-9]+\.[0-9]+\.[0-9]+(?:-[a-zA-Z]+)?'
workflow_dispatch:
inputs:
tags:
description: 'Please only use existing tags'
required: true


env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit c7f7b83

Please sign in to comment.