Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akdasa committed Jul 29, 2024
1 parent 6c453af commit 81bf987
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 @@ -128,7 +128,7 @@ jobs:
name: Deploy / Production
runs-on: ubuntu-latest
environment: Production
needs: deploy-staging
needs: [tests-e2e]
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 81bf987

Please sign in to comment.