💚 fix for multiline
Some checks failed
Semver / semver (push) Failing after 28s
Build Docker Image / build-image (push) Successful in 57s

This commit is contained in:
Rose 2024-10-16 15:07:19 -05:00
parent 999980c055
commit 682f861d21
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View file

@ -37,7 +37,7 @@ jobs:
with:
direction: upload
release-dir: src
release-notes: ${{ steps.semantic.outputs.RELEASE.notes }}
release-notes: ${{ steps.semantic.outputs.NOTES }}
token: ${{ secrets.FIXBLUESKY_RELEASE_TOKEN }}
tag: ${{ steps.semantic.outputs.RELEASE.version }}
title: ${{ steps.semantic.outputs.RELEASE.version }}
tag: ${{ steps.semantic.outputs.VERSION }}
title: ${{ steps.semantic.outputs.VERSION }}