Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 81768ba

Browse files
committed
update
1 parent 22b0afb commit 81768ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before:
1111

1212
checksum:
1313
extra_files:
14-
- glob: ./diststatus/statuspage-*.tar.gz
14+
- glob: ./dist/statuspage-*.tar.gz
1515

1616
release:
1717
prerelease: allow
@@ -21,4 +21,4 @@ release:
2121
name: mattermost-plugin-statuspage
2222

2323
extra_files:
24-
- glob: ./diststatus/statuspage-*.tar.gz
24+
- glob: ./dist/statuspage-*.tar.gz

0 commit comments

Comments
 (0)