Skip to content

Commit

Permalink
add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed May 17, 2024
1 parent 1a80760 commit f05016c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pullpreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
name: deploy
runs-on: ubuntu-latest
timeout-minutes: 30
environment: ${{ inputs.environment || 'dev' }}
steps:
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v2
Expand Down

0 comments on commit f05016c

Please sign in to comment.