Skip to content

Commit

Permalink
workflow run on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
Termack committed Jun 5, 2024
1 parent 48d5a1f commit d9d3dc5
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Create and publish a Docker image

on: workflow_dispatch
# on:
# push:
# tags:
# - "*"
on:
push:
tags:
- "*"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit d9d3dc5

Please sign in to comment.