Skip to content

nf-sandbox 0.3.0

nf-sandbox 0.3.0 #25

Workflow file for this run

name: post-release
on:
release:
types:
- published
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: CCBR/actions/post-release@sliding-branch
with:
github-token: ${{ github.token }}
ccbr-actions-version: sliding-branch