Automatic releases

Automatic releases
This commit is contained in:
Kroese 2023-04-29 06:45:00 +02:00 committed by GitHub
commit 4a6b69731e

View file

@ -8,8 +8,6 @@ on:
- '**/*.md'
- '.gitignore'
- '.dockerignore'
- '.github/**'
- '.github/workflows/**'
jobs:
shellcheck:
@ -74,7 +72,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
with:
xtag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
title: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
title: "v${{ secrets.MINOR }}"
xbody: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
bump: