mirror of
https://github.com/usememos/memos.git
synced 2025-02-11 00:40:38 +01:00
chore: fix build artifacts action
This commit is contained in:
parent
5704aaad08
commit
fefe2b0655
2
.github/workflows/build-artifacts.yml
vendored
2
.github/workflows/build-artifacts.yml
vendored
@ -40,6 +40,6 @@ jobs:
|
||||
distribution: goreleaser
|
||||
# 'latest', 'nightly', or a semver
|
||||
version: latest
|
||||
args: release --clean --skip-validate
|
||||
args: release --clean --skip=validate
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user