Skip to content

Commit

Permalink
Now lenses have fixed versions on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
aalonsolopez committed Nov 27, 2024
1 parent d199c96 commit 40d9c33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/delete-and-upload-lens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ on:
jobs:
delete-and-upload-lens:
uses: Gravitate-Health/reusable-workflows/.github/workflows/lenses-delete-and-upload.yaml@main
with:
tag: "v0.1.0"
2 changes: 2 additions & 0 deletions .github/workflows/upload-lenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ on:
jobs:
upload-lens:
uses: Gravitate-Health/reusable-workflows/.github/workflows/lenses-upload.yaml@main
with:
tag: "v0.1.0"

0 comments on commit 40d9c33

Please sign in to comment.