Skip to content

add the website and make the files better :D #1

add the website and make the files better :D

add the website and make the files better :D #1

Workflow file for this run

name: Build and Push Website Image
on:
push:
branches: [ main ]
paths:
- 'website/**'
- 'compose.yaml'
- 'compose.override.yaml'
- 'compose.prod.yaml'
- '.github/workflows/website.yaml'
jobs:
build-and-push:

Check failure on line 14 in .github/workflows/website.yaml

View workflow run for this annotation

GitHub Actions / Build and Push Website Image

Invalid workflow file

The workflow is not valid. .github/workflows/website.yaml (Line: 14, Col: 3): Error calling workflow 'jadwalapp/symmetrical-spoon/.github/workflows/reuseable-build-and-push.yaml@beccd06ae1cb1a32f993b2263c01312f1bdcd5b1'. The nested job 'build-and-push-image' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ./.github/workflows/reuseable-build-and-push.yaml
with:
image_name: website
context_path: ./website