Skip to content

Commit

Permalink
Re-add needs config
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Oct 3, 2020
1 parent f811ab0 commit d2f796b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
prStats:
name: Release Stats
runs-on: ubuntu-latest
# needs: [publishRelease]
needs: [publishRelease]
steps:
- uses: actions/checkout@v2
- run: ./release-stats.sh
Expand Down

0 comments on commit d2f796b

Please sign in to comment.