Skip to content

Commit

Permalink
Update ref_name to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tundranerd committed Apr 25, 2024
1 parent 308f5bd commit 61edfb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
contents: read # This is required for actions/checkout
jobs:
call_workflow:
uses: febiosoftware/febio-workflows/.github/workflows/linux-reusable-push.yml@ci/use-latest-sdk
uses: febiosoftware/febio-workflows/.github/workflows/linux-reusable-push.yml@develop
with:
aws-ami-id: ami-0590ebdb5afffb782
aws-sg-id: sg-0ca7912782cf1538b
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
contents: read # This is required for actions/checkout
jobs:
call_workflow:
uses: febiosoftware/febio-workflows/.github/workflows/windows-reusable-push.yml@ci/use-latest-sdk
uses: febiosoftware/febio-workflows/.github/workflows/windows-reusable-push.yml@develop
with:
aws-ami-id: ami-0b18c665dbe9efa75
aws-sg-id: sg-0ca7912782cf1538b
Expand Down

0 comments on commit 61edfb1

Please sign in to comment.