Skip to content

chore: update warning for the deprecated data attribute #9

chore: update warning for the deprecated data attribute

chore: update warning for the deprecated data attribute #9

Workflow file for this run

name: Release
on:
push:
tags:
- "v*"
jobs:
release:
name: "Release"
runs-on: "ubuntu-latest"
steps:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false