1 Commits

Author SHA1 Message Date
13b80747f4 chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / build (arm64, usbmakroboard-arm64, linux_arm64) (pull_request) Successful in 1m16s
CI / build (amd64, usbmakroboard-amd64, linux_amd64) (pull_request) Successful in 7m35s
2026-03-07 11:00:24 +00:00

View File

@@ -38,7 +38,7 @@ jobs:
with: with:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }} prerelease: ${{ github.event_name == 'workflow_dispatch' }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@8a4003819da775535e2a7f456d812da656926aeb # 0.1.7 - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3925c92fc33f3d2bc87d28d21ab691b7e6dd6cdf # 0.2.1
with: with:
tag: ${{ steps.tag.outputs.new-tag }} tag: ${{ steps.tag.outputs.new-tag }}
- uses: ChristopherHX/gitea-download-artifact@v4 - uses: ChristopherHX/gitea-download-artifact@v4