Skip to content

feat: This is the final version of the Octopus Deploy plugin for Bamb… #25

feat: This is the final version of the Octopus Deploy plugin for Bamb…

feat: This is the final version of the Octopus Deploy plugin for Bamb… #25

Workflow file for this run

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
token: ${{ secrets.INTEGRATIONS_FNM_BOT_TOKEN }}