Skip to content

Commit

Permalink
chore: branch name was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Oct 25, 2023
1 parent e9c64fe commit 07f05bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:

call-workflow-e2e-prod:
needs: [build, lint, test]
uses: dhis2/line-listing-app/.github/workflows/e2e-prod.yml@e2e-prod-maps
uses: dhis2/line-listing-app/.github/workflows/e2e-prod.yml@chore/e2e-prod-maps
secrets:
baseurl: ${{ secrets.CYPRESS_DHIS2_BASE_URL_DEV }}
username: ${{ secrets.CYPRESS_DHIS2_USERNAME }}
Expand Down

0 comments on commit 07f05bf

Please sign in to comment.