Skip to content

Commit

Permalink
Merge pull request #120 from mcliff1/mcliff1-patch-1
Browse files Browse the repository at this point in the history
update trigger
  • Loading branch information
mcliff1 authored Nov 10, 2024
2 parents a99c4a2 + 8fcf74f commit 591bfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/s3-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Build And Deploy
run: |
nodejs -v
node -v
aws sts get-caller-identity
ACCOUNT_NAME=$(aws ssm get-parameter --name /foundation/account/name --query 'Parameter.Value' --output text)
echo $ACCOUNT_NAME
Expand Down

0 comments on commit 591bfe8

Please sign in to comment.