Skip to content

Commit

Permalink
fix: lack of runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
sethidden committed Jun 21, 2022
1 parent eecd451 commit db7530b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-vue-storefront-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:


finalize-deployment:
runs-on: ubuntu-latest
needs: create_deployment
steps:
- name: Update deployment status (success)
Expand Down

0 comments on commit db7530b

Please sign in to comment.