mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 04:54:03 -08:00
chore: exclude themes from release
This commit is contained in:
parent
3c3da5e9df
commit
27d324441b
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -7,7 +7,6 @@ on:
|
|||
paths:
|
||||
- 'src/**'
|
||||
- 'packages/**'
|
||||
- 'themes/**'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue