We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e4725 commit 22b0afbCopy full SHA for 22b0afb
.goreleaser.yml
@@ -11,7 +11,7 @@ before:
11
12
checksum:
13
extra_files:
14
- - glob: ./dist/statuspage-{{ .Version }}.tar.gz
+ - glob: ./diststatus/statuspage-*.tar.gz
15
16
release:
17
prerelease: allow
@@ -21,4 +21,4 @@ release:
21
name: mattermost-plugin-statuspage
22
23
24
0 commit comments