Skip to content

Commit

Permalink
shouldnt run
Browse files Browse the repository at this point in the history
  • Loading branch information
jjw24 authored Aug 15, 2023
1 parent 37700dd commit 77a2929
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,12 @@ jobs:
- uses: dorny/paths-filter@v2
id: changes
with:
list-files: shell
filters: |
browserbookmark:
- 'Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json'
- modified: 'Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json'
calculator:
- 'Plugins/Flow.Launcher.Plugin.Calculator/plugin.json'
- modified: 'Plugins/Flow.Launcher.Plugin.Calculator/plugin.json'
# - name: Fetch latest release version
# id: fetch-latest-release
Expand Down

0 comments on commit 77a2929

Please sign in to comment.