CI: correct automatic mach-examples updates

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-10-17 04:26:49 -07:00
parent 06b93b9556
commit faab08e7f6

View file

@ -8,7 +8,6 @@ concurrency:
cancel-in-progress: true
jobs:
publish:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
steps:
- name: Checkout hexops/mach-examples repo