👷 releases and semver tags
Some checks failed
Semver / semver (push) Failing after 30s
Build Docker Image / build-image (push) Successful in 55s

This commit is contained in:
Rose 2024-10-16 14:32:04 -05:00
parent 0206511463
commit ee813459c7
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View file

@ -34,3 +34,5 @@ jobs:
release-dir: .ci
release-notes: ${{ steps.semantic.outputs.NOTES }}
token: ${{secrets.FIXBLUESKY_RELEASE_TOKEN}}
tag: ${{steps.semantic.outputs.VERSION}}
title: ${{steps.semantic.outputs.VERSION}}