Skip to content

chore: push oras to aliyun registry (#15) #20

chore: push oras to aliyun registry (#15)

chore: push oras to aliyun registry (#15) #20

name: Release Drafter
on:
push:
branches:
- master
jobs:
UpdateReleaseDraft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}