Skip to content

Commit

Permalink
Merge pull request #92 from PotLock/testnet
Browse files Browse the repository at this point in the history
Testnet -> dev
  • Loading branch information
Prometheo authored Oct 21, 2024
2 parents 672e55e + 441b2ea commit a31064d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
role-session-name: GitHub_to_AWS_via_FederatedOIDC
aws-region: ${{ env.AWS_REGION }}

- name: Generate appspec.yml for prod
run: cp appspec.yml appspec.yml
# - name: Generate appspec.yml for prod
# run: cp appspec.yml appspec.yml

- name: Set environment variables
id: vars
Expand Down

0 comments on commit a31064d

Please sign in to comment.