Skip to content

Commit 4b177ba

Browse files
author
GitHub Actions YAML generator [bot]
committed
ci: regenerate workflows
1 parent 761e5ea commit 4b177ba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish-calculator-demo-aot.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
name: Publish AOT Builds
22
on:
33
push:
4-
branches:
5-
- build/github-actions-test
64
tags:
75
- "v*"
8-
- "ci*"
6+
- "v-demo*"
97
workflow_dispatch:
108
jobs:
119
build-native:

0 commit comments

Comments
 (0)