Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
jjw24 authored Aug 15, 2023
1 parent 2b9fa92 commit 628d0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_plugins.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Publish Plugins

on:
workflow_dispatch:
push:
branches: ['deploy_plugins'] #<--------
paths: ['Plugins/Flow.Launcher.Plugin.BrowserBookmark/**']
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 628d0be

Please sign in to comment.