Skip to content

Commit

Permalink
Fix production workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Keskimaki committed Mar 27, 2023
1 parent 074efaf commit 4fea3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

sentry-release:
runs-on: ubuntu-latest
needs: dockerhub-release
needs: build-and-push

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4fea3cd

Please sign in to comment.