Skip to content

Commit

Permalink
#30 only deploy package to dockerhub when a tag is pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
roelderickx committed Sep 10, 2023
1 parent f7d2f33 commit d5d8672
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: deploy

on:
push:
branches:
- main
tags:
- '*'

Expand Down

0 comments on commit d5d8672

Please sign in to comment.