Skip to content

Commit

Permalink
fix bsync image name
Browse files Browse the repository at this point in the history
  • Loading branch information
devinivy committed Jan 16, 2024
1 parent 56ae34c commit 7625e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-bsync-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
USERNAME: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_USERNAME }}
PASSWORD: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_PASSWORD }}
IMAGE_NAME: bsync-app-view
IMAGE_NAME: bsync

jobs:
bsync-container-aws:
Expand Down

0 comments on commit 7625e2d

Please sign in to comment.