Skip to content

Commit

Permalink
remove tag from cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
janf committed Nov 22, 2023
1 parent 48fd78b commit 5c983e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Build, publish and deploy
on:
push:
branches: ['main']
tags: ['v*']
pull_request:
env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 5c983e1

Please sign in to comment.