Skip to content

Commit

Permalink
Fix release CD
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-cooney authored Jan 10, 2023
1 parent 62b451c commit aa9946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
needs:
- commit-version-updates
- release-react
runs-on: ubuntu-latest
env:
working-directory: react
Expand Down

0 comments on commit aa9946d

Please sign in to comment.