Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ezralazuardy committed Oct 10, 2023
1 parent 44d4a8d commit 9afe09d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
with:
composer-options: "--no-interaction --prefer-dist --optimize-autoloader --no-progress --no-ansi --no-dev --classmap-authoritative"

- name: 🎨 Build Frontend Dependencies
run: yarn build

- name: ☁️ Deploy Environment
run: vapor deploy ${{ github.ref_name }} --commit="${{ github.event.head_commit.id }}" --message="${{ github.event.head_commit.message }}"
env:
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Laravel](https://github.com/interpid-inc/bouwopdrachten-api/actions/workflows/build.yml/badge.svg?branch=development)](https://github.com/interpid-inc/bouwopdrachten-api/actions/workflows/build.yml)
[![Laravel](https://github.com/interpid-inc/bouwopdrachten-api/actions/workflows/deploy.yml/badge.svg)](https://github.com/interpid-inc/bouwopdrachten-api/actions/workflows/deploy.yml)
<a href="https://bouwopdrachten.interp.id">
<img alt="Staging" src="https://img.shields.io/website?label=staging&up_message=deployed&url=https%3A%2F%2Fbouwopdrachten.interp.id">
</a>
Expand All @@ -9,8 +9,8 @@
<img alt="PHP Version" src="https://img.shields.io/badge/php-%3E%3D%208.2-blue">
</a>

## :satellite: bouwopdrachten
## :satellite: bouwopdrachten-api

The RESTful API for Bouwopdrachten.
The RESTful API for Bouwopdrachten platform.

> Written in [PHP 8.2](https://php.net) using [Laravel](https://laravel.com). Powered by [Cloudflare](https://cloudflare.com), [Vapor](https://vapor.laravel.com), and [PlanetScale](https://planetscale.com).

0 comments on commit 9afe09d

Please sign in to comment.