Skip to content

Commit

Permalink
Update ghcr-push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
baksha97 authored Jan 2, 2023
1 parent 646c4da commit 05b5df7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ghcr-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ name: Create and publish a Docker image
on:
workflow_dispatch:
push:
branches: ['main']
tags: ['*']
# branches: ['main']

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 05b5df7

Please sign in to comment.