chore: remove deprecated OliverMKing release workflow (#276)

Remove tag-and-draft.yml which references OliverMKing/javascript-release-workflow
(unmaintained personal repo, last updated Sept 2022). This is superseded by
Azure/action-release-workflows in release-pr.yml.
This commit is contained in:
David Gamero 2026-06-04 15:22:44 -04:00 committed by GitHub
parent 381aa48d5b
commit 29c884e1c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +0,0 @@
name: Tag and create release draft
on:
push:
branches:
- releases/*
jobs:
tag-and-release:
uses: OliverMKing/javascript-release-workflow/.github/workflows/tag-and-release.yml@c753e1545b144562237cd1177a95bab21a785cff # main