Skip to content

Commit

Permalink
update S3 permissions for ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DrCBeatz committed Oct 28, 2024
1 parent 90862e2 commit 271605e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
deploy:
needs: build-and-test
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main' # Deploy only from the main branch

steps:
- name: Checkout repository
Expand Down

0 comments on commit 271605e

Please sign in to comment.