Skip to content

Bcd 269 ticket transfer handling (#553) #96

Bcd 269 ticket transfer handling (#553)

Bcd 269 ticket transfer handling (#553) #96

Workflow file for this run

name: Release
on:
push:
tags:
- "*.*.*"
jobs:
build:
name: Change notes
runs-on: ubuntu-latest
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps:
- uses: actions/checkout@master
- name: automatic release
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false