Skip to content

Commit

Permalink
Merge pull request #63 from Bandwidth/task/update-deployment-logic-2
Browse files Browse the repository at this point in the history
Update deploy.yaml
  • Loading branch information
ajrice6713 authored Jan 18, 2022
2 parents c24d67d + 3d50d0d commit ce740e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
env:
BW_PROJECT_NAME: Bandwidth.Iris
BW_PROJECT_TEST_NAME: Bandwidth.Iris.Tests
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit ce740e1

Please sign in to comment.