Skip to content

Commit

Permalink
set correct target
Browse files Browse the repository at this point in the history
  • Loading branch information
saraswatpuneet committed Aug 13, 2024
1 parent 48a8b82 commit 8dd1eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_rian_snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
repo: "querent-ai/querent"
version: "tags/${{ env.ASSET_VERSION }}"
file: "update.json"
target: "rian/"
target: "rian/update.json"
token: ${{ secrets.PRIVATE_REPO_TOKEN }}
- name: LS rian/
run: ls rian/
Expand Down

0 comments on commit 8dd1eed

Please sign in to comment.