Skip to content

Commit

Permalink
Merge pull request #236 from vania-pooh/master
Browse files Browse the repository at this point in the history
Build var type is boolean
  • Loading branch information
vania-pooh authored Dec 20, 2023
2 parents 3e9bec9 + 4a53677 commit 5965778
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
inputs:
regenerateIndex:
description: "Regenerate index from S3 archives"
type: boolean
required: false
push:
branches:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
inputs:
regenerateIndex:
description: "Regenerate index from S3 archives"
type: boolean
required: false
release:
types: [published]
Expand Down

0 comments on commit 5965778

Please sign in to comment.