Skip to content

Add bun dependency to package.json in astro and root directories #2

Add bun dependency to package.json in astro and root directories

Add bun dependency to package.json in astro and root directories #2

Workflow file for this run

name: Update Repository Links
on:
push:
branches: [main]
workflow_dispatch:
jobs:
update-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: vixshan/[email protected]
with:
token: ${{ secrets.GH_TOKEN }}