Skip to content

Commit 55da74a

Browse files
committed
[skip ci] fix comments
1 parent c6c0b2a commit 55da74a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Run locally with act:
22
#
33
# act pull_request [--input command=[command]] \
4-
# --platform fusionauth-builder=[ecr-repo-name]/fusionauth-builder:latest] \
5-
# --workflows ./.github/workflows/release.yaml \
4+
# --platform fusionauth-standard=[ecr-repo-name]/fusionauth-standard:latest] \
5+
# --workflows ./.github/workflows/deploy.yaml \
66
# --env-file <(aws configure export-credentials --profile [aws-profile] --format env)
77

88
name: Deploy

0 commit comments

Comments
 (0)