Skip to content

Commit

Permalink
Workflow addition and edit
Browse files Browse the repository at this point in the history
  • Loading branch information
aalonsolopez committed Dec 12, 2024
1 parent 674bfb7 commit 306b054
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 306b054

Please sign in to comment.