Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Nov 23, 2021
1 parent 22b0afb commit 81768ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Expand Up @@ -11,7 +11,7 @@ before:

checksum:
extra_files:
- glob: ./diststatus/statuspage-*.tar.gz
- glob: ./dist/statuspage-*.tar.gz

release:
prerelease: allow
Expand All @@ -21,4 +21,4 @@ release:
name: mattermost-plugin-statuspage

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

0 comments on commit 81768ba

Please sign in to comment.