Skip to content

Revert "Bump actions/upload-artifact from 3 to 4 (#326)" (#329) #94

Revert "Bump actions/upload-artifact from 3 to 4 (#326)" (#329)

Revert "Bump actions/upload-artifact from 3 to 4 (#326)" (#329) #94

---
name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
name: ✏️ Draft release
runs-on: ubuntu-latest
steps:
- name: 🚀 Run Release Drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}