Update On Sat Mar 16 19:29:44 CET 2024

This commit is contained in:
github-action[bot]
2024-03-16 19:29:45 +01:00
parent 87ec202e5a
commit 9e739ac7b3
124 changed files with 11693 additions and 926 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
with:
distribution: goreleaser-pro
version: latest
args: goreleaser release -f .goreleaser.fury.yaml --clean
args: release -f .goreleaser.fury.yaml --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}