Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
maahdisrostampoor committed Jul 16, 2024
2 parents 61239bf + 5001c1b commit c3ed989
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,15 +212,9 @@ jobs:
- uses: aws-actions/setup-sam@v2
with:
use-installer: true
# - uses: actions/download-artifact@v3
# with:
# name: packaged-prod.yaml

- name: Download packaged artifacts
uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: packaged-prod.yaml
path: packaged-prod.yaml

- name: Assume the prod pipeline user role
uses: aws-actions/configure-aws-credentials@v1-node16
Expand Down

0 comments on commit c3ed989

Please sign in to comment.