Skip to content

Merge pull request #123 from TheDragonCode/code-style-zz7pnb3 #131

Merge pull request #123 from TheDragonCode/code-style-zz7pnb3

Merge pull request #123 from TheDragonCode/code-style-zz7pnb3 #131

name: Release Drafter
on:
push:
branches:
- main
paths-ignore:
- '**builds/notifications'
workflow_dispatch:
jobs:
draft:
name: Drafter
uses: TheDragonCode/.github/.github/workflows/release-drafter.yml@main
build:
needs: draft
name: App
uses: TheDragonCode/github-notifications/.github/workflows/build.yml@main
with:
tag: ${{ needs.draft.outputs.tag_name }}