mirror of
https://github.com/skidoodle/pastebin
synced 2026-04-27 18:57:40 +02:00
fix goreleaser
This commit is contained in:
@@ -42,8 +42,7 @@ jobs:
|
||||
with:
|
||||
distribution: goreleaser
|
||||
version: latest
|
||||
args: release --clean
|
||||
config: .slsa-goreleaser.yaml
|
||||
args: release --clean --config .slsa-goreleaser.yaml
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user