diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/build-and-push-bskyweb-aws.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-and-push-bskyweb-aws.yaml b/.github/workflows/build-and-push-bskyweb-aws.yaml index bcd759b0c..6eb9485b1 100644 --- a/.github/workflows/build-and-push-bskyweb-aws.yaml +++ b/.github/workflows/build-and-push-bskyweb-aws.yaml @@ -4,7 +4,6 @@ on: push: branches: - main - - divy/bskylink env: REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }} |