Skip to content

Commit

Permalink
correct push branch script name
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaLRussell committed Nov 30, 2024
1 parent c976d7f commit 9db70da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Run unit and integration tests
run: npm run test
- name: Push branch docker tag
run: ./docker/push-branch-tag
run: ./docker/push_branch_tag

0 comments on commit 9db70da

Please sign in to comment.