Skip to content

Commit

Permalink
Fix naming of pumps step
Browse files Browse the repository at this point in the history
  • Loading branch information
zalbiraw committed Dec 12, 2023
1 parent c6f6946 commit 78950d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tyk-pumps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Copy .env file
run: cp .env.example .env

- name: Deploy tyk-stack-${{ matrix.deployment }}
- name: Deploy tyk-stack
uses: nick-invision/retry@v2
with:
max_attempts: ${{ env.MAX_ATTEMPTS }}
Expand Down

0 comments on commit 78950d2

Please sign in to comment.