mirror of
https://gh.wpcy.net/https://github.com/lubusIN/blablablocks-tabs-block.git
synced 2026-04-27 04:42:17 +08:00
11 lines
188 B
YAML
11 lines
188 B
YAML
name: Sync to Playground
|
|
|
|
on:
|
|
push:
|
|
branches:
|
|
- main
|
|
|
|
jobs:
|
|
build-and-push-on-push:
|
|
uses: lubusIN/.github/.github/workflows/sync-playground.yml@main
|
|
secrets: inherit
|