Skip to content

Commit

Permalink
update urls in workflow folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sotojn committed Nov 13, 2023
1 parent 50ee1d4 commit af3eaee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
call-asset-build:
uses: terascope/workflows/.github/workflows/asset-build-and-publish.yml@e49fb2cea17e2c3f4bc7d605d2b488d182d15a25
uses: terascope/workflows/.github/workflows/asset-build-and-publish.yml@2b69deef97171811097c074fe1e11da4edf7d7b0
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/test-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ on:

jobs:
call-asset-test-workflow:
uses: terascope/workflows/.github/workflows/asset-test.yml@e49fb2cea17e2c3f4bc7d605d2b488d182d15a25
uses: terascope/workflows/.github/workflows/asset-test.yml@2b69deef97171811097c074fe1e11da4edf7d7b0
secrets: inherit

0 comments on commit af3eaee

Please sign in to comment.