Skip to content

Update workflows and package configuration; remove outdated link upda… #1

Update workflows and package configuration; remove outdated link upda…

Update workflows and package configuration; remove outdated link upda… #1

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 }}