Update default plugin publish target branch

This commit is contained in:
Jeremy Wu 2024-08-16 21:40:07 +10:00 committed by GitHub
parent eec252e267
commit a281b8f3e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: Publish Default Plugins
on:
push:
branches: ['dev']
branches: ['master']
paths: ['Plugins/**']
workflow_dispatch:
@ -369,4 +369,4 @@ jobs:
tag_name: "v${{steps.updated-version-windowssettings.outputs.prop}}"
body: Visit Flow's [release notes](https://github.com/Flow-Launcher/Flow.Launcher/releases) for changes.
env:
GITHUB_TOKEN: ${{ secrets.PUBLISH_PLUGINS }}
GITHUB_TOKEN: ${{ secrets.PUBLISH_PLUGINS }}