Skip to content

Commit

Permalink
revert github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
nyagami committed Nov 29, 2024
1 parent 7d4c3bc commit e53a4c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/host_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ name: Publish Plugins
on:
push:
branches:
- fix/webui
- master

jobs:
Publish:
if: github.repository == 'LNReader/lnreader-plugins'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e53a4c4

Please sign in to comment.