Skip to content

Commit

Permalink
Fix gh actions deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nonword committed Mar 18, 2024
1 parent f8373a5 commit 9429405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id-token: write
contents: read
runs-on: ubuntu-latest
needs: test
needs: tests
if: github.ref == 'refs/heads/qa-node20'
steps:
- name: Checkout repo
Expand Down

0 comments on commit 9429405

Please sign in to comment.