fix: publish CI
This commit is contained in:
9
.github/workflows/publish.yml
vendored
9
.github/workflows/publish.yml
vendored
@@ -1,9 +1,8 @@
|
||||
name: Dotfiles publisher
|
||||
on: [push]
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
publish-installer:
|
||||
|
||||
Reference in New Issue
Block a user