From cddda2d0b49297bd01f62047f40be1c662538b9f Mon Sep 17 00:00:00 2001 From: Tom Pietsch Date: Fri, 16 Feb 2024 22:07:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20fixed=20ci=20naming?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pages.yml | 5 +++-- 1 | 0 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 1 diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 0be326a..ea84527 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -5,14 +5,15 @@ on: branches: - main workflow_dispatch: - +permissions: + contents: write jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - name: Use bun install and build + - name: Use bun uses: oven-sh/setup-bun@v1 with: bun-version: 1 diff --git a/1 b/1 new file mode 100644 index 0000000..e69de29