Skip to content

Update change log for tags 0.10.1 and 0.11.0 #6

Update change log for tags 0.10.1 and 0.11.0

Update change log for tags 0.10.1 and 0.11.0 #6

Workflow file for this run

name: Create Release
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Release
uses: docker://antonyurchenko/git-release:v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DRAFT_RELEASE: "false"
PRE_RELEASE: "false"
CHANGELOG_FILE: "none"
ALLOW_EMPTY_CHANGELOG: "false"
with:
args: |
build/*-amd64.zip