mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Refactor(tauri): move tauri-api and tauri-updater to tauri (#1455)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
1
.github/workflows/artifacts-updater.yml
vendored
1
.github/workflows/artifacts-updater.yml
vendored
@@ -8,7 +8,6 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/artifacts-updater.yml'
|
||||
- 'core/tauri/**'
|
||||
- 'core/tauri-updater/**'
|
||||
- 'cli/core/**'
|
||||
- 'cli/tauri-bundler/**'
|
||||
- 'examples/updater/**'
|
||||
|
||||
@@ -112,10 +112,6 @@ jobs:
|
||||
registryName: tauri-bundler
|
||||
- name: tauri-utils
|
||||
registryName: tauri-utils
|
||||
- name: tauri-api
|
||||
registryName: tauri-api
|
||||
- name: tauri-updater
|
||||
registryName: tauri-updater
|
||||
- name: tauri-core
|
||||
registryName: tauri
|
||||
|
||||
|
||||
Reference in New Issue
Block a user