Skip to content

Commit

Permalink
Fix Deployment (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
elias-summermatter authored Oct 16, 2024
1 parent fbeff2e commit ad7287e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-main-publish-production-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish production docker image

on:
create:
push:
tags:
- '*'
- 'v*'

jobs:
date_sha_tag:
Expand Down

0 comments on commit ad7287e

Please sign in to comment.