Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e03e76177 |
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@@ -1,9 +1,9 @@
|
|||||||
name: 'publish'
|
name: 'publish'
|
||||||
|
|
||||||
on:
|
# on:
|
||||||
push:
|
# push:
|
||||||
tags:
|
# tags:
|
||||||
- 'v*'
|
# - 'v*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-tauri:
|
publish-tauri:
|
||||||
|
|||||||
Reference in New Issue
Block a user