mirror of
https://github.com/Azure/setup-helm.git
synced 2026-06-06 01:14:20 +00:00
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:
parent
381aa48d5b
commit
29c884e1c8
1 changed files with 0 additions and 10 deletions
10
.github/workflows/tag-and-draft.yml
vendored
10
.github/workflows/tag-and-draft.yml
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue