Skip to content

Commit

Permalink
🔄 synced local '.github/workflows/publish-search-app.yml' with remote…
Browse files Browse the repository at this point in the history
… 'templates/publish-search-app.yml'
  • Loading branch information
nadenf committed Feb 1, 2024
1 parent 56a2e2c commit 93bc5e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-search-app.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish Tauri App
name: Publish Search App

on:
workflow_dispatch:
Expand Down Expand Up @@ -35,7 +35,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
path: search
with:
path: search

- name: Checkout search engine repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 93bc5e8

Please sign in to comment.