Skip to content

fix: resolve error with attachments in finisher #2

fix: resolve error with attachments in finisher

fix: resolve error with attachments in finisher #2

Workflow file for this run

name: Release
on:
push:
branches:
- "main"
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: remindgmbh/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}