Skip to content

Commit

Permalink
Update s3-production.yml (#1076)
Browse files Browse the repository at this point in the history
Removing 4everland API call
  • Loading branch information
josip-simunovic88 authored Dec 8, 2023
1 parent ac67498 commit 0573272
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/s3-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,3 @@ jobs:
aws-region: ${{ secrets.AWS_REGION }}
- name: Deploy app build to S3 bucket
run: aws s3 sync ./dist/spa s3://astar-apps --delete
- name: Run 4everland deploy
run: |
curl "${{ secrets.HOOK_4EVERLAND }}"

0 comments on commit 0573272

Please sign in to comment.