Skip to content

Bump io.jenkins.tools.bom:bom-2.440.x #90

Bump io.jenkins.tools.bom:bom-2.440.x

Bump io.jenkins.tools.bom:bom-2.440.x #90

# Automates creation of Release Drafts using Release Drafter
# More Info: https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.adoc
---
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}