Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Add deprecation notice #26

Add deprecation notice

Add deprecation notice #26

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
name: Publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dylanvann/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}