Skip to content

Commit

Permalink
Merge branch 'release/v0.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Onyxmoon committed Jan 11, 2024
2 parents 78733c6 + 672d4e3 commit 0139ec5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-push-registry.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy to docker
name: Push to docker

on:
push:
branches:
- main
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0139ec5

Please sign in to comment.