Skip to content

Commit

Permalink
Update deploy-storybook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyKIron authored Sep 24, 2024
1 parent 24c312c commit f0431b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
notify-success:
needs: Deploy
if: ${{ always() && needs.Deploy.result == 'success'}}
runs-on: [self-hosted, x64, linux, eks, us, demand-amd64, dev]
runs-on: [self-hosted, x64, linux, eks, us, demand, dev]
steps:

- name: 'Deploy success notify'
Expand Down

0 comments on commit f0431b5

Please sign in to comment.