Skip to content

⬆️ Bump actions/upload-artifact from 3 to 4 (#14) #16

⬆️ Bump actions/upload-artifact from 3 to 4 (#14)

⬆️ Bump actions/upload-artifact from 3 to 4 (#14) #16

name: release drafter
on:
push:
branches:
- master
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}