fix: update release workflow
Some checks failed
Release / build-json (eng) (push) Failing after 12s
Release / build-json (swe) (push) Failing after 11s

This commit is contained in:
Radu C. Martin 2025-04-02 14:26:11 +02:00
parent 4e7d18bf66
commit d4dc0ec29e

View file

@ -33,6 +33,6 @@ jobs:
tag: "${{ github.ref_name }}" tag: "${{ github.ref_name }}"
sha: "${{ github.sha }}" sha: "${{ github.sha }}"
release-dir: release release-dir: release
token: ${{ secrets.TOKEN }} token: ${{ GITHUB_TOKEN }}
release-notes: "YOLO" release-notes: "YOLO"