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'
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
# on:
|
||||
# push:
|
||||
# tags:
|
||||
# - 'v*'
|
||||
|
||||
jobs:
|
||||
publish-tauri:
|
||||
|
||||
Reference in New Issue
Block a user