Skip to content

Commit

Permalink
Auto deploy in master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sefirosweb committed Mar 12, 2024
1 parent 308b456 commit b0f2661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build and deploy docker
on:
push:
tags:
- v2.*
branches:
- master

jobs:
publish-docker-image:
Expand Down

0 comments on commit b0f2661

Please sign in to comment.