1 parent d034ccf commit 430bf0dCopy full SHA for 430bf0d
1 file changed
.github/workflows/publish.yml
@@ -12,7 +12,6 @@ jobs:
12
publish:
13
name: Publish Packages
14
runs-on: ubuntu-latest
15
- if: github.event.pusher.name != 'github-actions[bot]' && !contains(github.event.head_commit.message, 'Version Packages')
16
steps:
17
- uses: actions/checkout@v4
18
with:
0 commit comments