mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 22:51:58 +00:00
ci: Ignore flatpak and docsite for image deploy
This commit is contained in:
parent
5fcfa979c5
commit
ce1c70a4e1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publishImage.yml
vendored
2
.github/workflows/publishImage.yml
vendored
|
|
@ -12,6 +12,8 @@ on:
|
|||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.github/**'
|
||||
- 'docsite/**'
|
||||
- 'flatpak/**'
|
||||
# use release instead of tags once version is correctly parsed
|
||||
# https://github.com/docker/metadata-action/issues/422
|
||||
# https://github.com/docker/metadata-action/issues/240
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue