Skip to content

Bump actions/upload-artifact from 5 to 7 (#956) #802

Bump actions/upload-artifact from 5 to 7 (#956)

Bump actions/upload-artifact from 5 to 7 (#956) #802

Workflow file for this run

name: Release Draft
on:
push:
branches: [main]
workflow_dispatch:
jobs:
release-draft:
permissions:
contents: write
pull-requests: read
uses: athackst/ci/.github/workflows/release_drafter.yml@main
secrets: inherit