diff options
author | Jaz <ericvolp12@gmail.com> | 2024-09-06 15:00:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-06 15:00:13 -0700 |
commit | dc6b04b66fe0d9de0e4fd311172cae3b22fcfeb6 (patch) | |
tree | ce989e2546faf516926d842712dcd485368e52ab | |
parent | 6620ee421b125b1ae63a85e29e3e947094fb24c8 (diff) | |
download | voidsky-dc6b04b66fe0d9de0e4fd311172cae3b22fcfeb6.tar.zst |
nvm
-rw-r--r-- | .github/workflows/build-and-push-bskyweb-aws.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build-and-push-bskyweb-aws.yaml b/.github/workflows/build-and-push-bskyweb-aws.yaml index ddaefbf66..6eb9485b1 100644 --- a/.github/workflows/build-and-push-bskyweb-aws.yaml +++ b/.github/workflows/build-and-push-bskyweb-aws.yaml @@ -4,8 +4,6 @@ on: push: branches: - main - pull_request: - branches: [main] env: REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }} |