Skip to content

Commit

Permalink
update release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
novak-oleksandr committed Oct 10, 2024
1 parent f406446 commit b73fbf0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ on:
push:
branches:
- 'main'
paths-ignore:
- .github/**
- demo/**
- LICENCE
- Readme.md
- .gitignore
- .dockerignore
- .releaserc.yaml

jobs:
push-app:
Expand Down
File renamed without changes.

0 comments on commit b73fbf0

Please sign in to comment.