Skip to content

Commit

Permalink
#141 Beta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbrendel committed Mar 30, 2024
1 parent f6d0059 commit 25c8d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker Image CI for GHCR

on:
push:
tags: ['v[0-9]+.[0-9]+']
tags: ['v[0-9]+.[0-9]+', 'beta']

jobs:
build_and_publish:
Expand Down

0 comments on commit 25c8d5a

Please sign in to comment.