fix(ci): update auto commit (#184)
This commit is contained in:
committed by
GitHub
parent
8e63b5e56f
commit
ce694ef8e2
2
.github/workflows/sync_remote.yml
vendored
2
.github/workflows/sync_remote.yml
vendored
@@ -5,7 +5,7 @@ on: [push, delete]
|
||||
jobs:
|
||||
push:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'mcchrish/zenbones.nvim'
|
||||
if: github.repository == 'zenbones-theme/zenbones.nvim'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user