Skip to content

Commit

Permalink
run GH actions on any push
Browse files Browse the repository at this point in the history
  • Loading branch information
nicbus committed Jan 23, 2024
1 parent bcaa1df commit 32caace
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: docker

on:
push:
tags:
- '*'
on: push

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 32caace

Please sign in to comment.