Skip to content

Commit

Permalink
DIG-4114: Rename Worflow (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipbentonkelly authored Jun 4, 2024
1 parent 13a102f commit 231111c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# -> local: S3_DRY_RUN -> Copies a single file into the s3 bucket DRY_RUN folder (for testing)
# -> local: DEPLOY_DEBUG -> Debug mode, generally prints more output for debugging
# -> local: RUN_JEST -> Launch Jest tests as part of action
name: "Deploy Patterns to Amazon S3 - PBK"
name: "Deploy AB Configs to Amazon S3"
on:
workflow_dispatch:
push:
Expand Down

0 comments on commit 231111c

Please sign in to comment.