Skip to content

Commit

Permalink
Tweak releaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed May 16, 2024
1 parent e32aba7 commit a83468e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
go install github.com/nyaruka/goflow/cmd/docgen
docgen
tar -zcf docs.tar.gz docs
git restore locale/
- name: Publish release
uses: goreleaser/goreleaser-action@v5
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ fabfile.*
fabconfig.*

antlr/.antlr
docs.tar.gz

0 comments on commit a83468e

Please sign in to comment.